Commit graph

33 commits

Author SHA1 Message Date
Shibin George
be4a36062b sdm660-common: Create a symlink to the msadp partition in vendor/etc
The msadp partition contents can now be loaded via request_firmware.
Without this change the msadp image was not picked up during modem
loading

[jmpfbmx]: It fixes:
ueventd : firmware: loading 'msadp' for '/devices/soc/4080000.qcom,mss/firmware/msadp'
ueventd : firmware: could not find firmware for msadp
ueventd : firmware: attempted /etc/firmware/msadp, open failed: No such file or directory
ueventd : firmware: attempted /odm/firmware/msadp, open failed: No such file or directory
ueventd : firmware: attempted /vendor/firmware/msadp, open failed: No such file or directory
ueventd : firmware: attempted /firmware/image/msadp, open failed: No such file or directory
ueventd : firmware: attempted /vendor/firmware_mnt/image/msadp, open failed: No such file or directory

Change-Id: I4d99b56e0e151169b44839c299156878474857cd
Signed-off-by: jmpfbmx <jmpf.bmx@gmail.com>
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:33 +01:00
Alexander Koskovich
a0160cba9c sdm660-common: Add missing egl symlinks
Change-Id: I15bf2f1f354495169c3bb5f629ce115a1ae386c0
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:33 +01:00
Sebastiano Barezzi
3605a9c720 sdm660-common: Move to SPDX license identifier
Change-Id: If335a7b83289edf4759d0195a8b065c8dac6631b
2021-11-13 11:31:51 +01:00
OdSazib
d002971ef8
sdm660-common: Update RIL from curtana V12.0.1.7.RJWMIXM
- Update android.hardware.secure_element to 1.2
- Update android.hardware.radio to 1.5
- Update vendor.qti.hardware.radio.uim_remote_client to 1.2
- Downgrade vendor.qti.hardware.radio.lpa to 1.0
- Add seccomp_policy for imsrtp
- Remove duplicate vendor.qti.hardware.radio.qtiradio entry
- Remove libshim for libdpmframework
- Adjust props with new RIL blobs

Signed-off-by: OdSazib <odsazib@gmail.com>
2021-06-11 08:33:27 +06:00
OdSazib
1edf16f04c
sdm660-common: apex: Symlink metadata to existing sessions
* Better we do this instead of creating extra dir
2021-02-16 18:50:35 +06:00
Chenyang Zhong
851d88070e
sdm660-common: create and symlink a dummy /metadata/apex
Google moved apex sessions directory from /data/apex/sessions to
/metadata/apex/sessions after commit:

"Move apex sessions directory to /metadata"
36cf4bbac6

Devices with a mounted metadata partition will have the needed
directories set up by system/core/rootdir/init.rc. Xiaomi devices
on sm6125 do not have a metadata partition out of the box, so things
like "Google Play system update" will fail to install the update.

Therefore, create a dummy directory under /data/vendor/metadata_apex
and symlink it to /metadata/apex.

The reason why the old /data/apex/sessions directory is not used
for the symlink is that apexd will call migrateSessionsDirIfNeeded()
to recursively copy things from the old directory to the new one.
Creating the symlink from /data/apex/sessions may result in
unintended behaviors.

Signed-off-by: OdSazib <odsazib@gmail.com>
2021-02-09 20:53:35 +06:00
OdSazib
18c3503642
sdm660-common: Move telephony and fm packages to /system_ext
Co-authored-by: Michael Bestas <mkbestas@lineageos.org>
2021-01-22 07:24:22 +06:00
StyloGey
e1d2eb88d4
sdm660-common: create libEGL_adreno.so symlink
Change-Id: Ib9c9ba70c121a13ef65d32191c96e6792716ed61
2021-01-21 03:26:34 +06:00
Aryan Gupta
dd312cedee
sdm660-common: Back to tulip
Change-Id: I0d7cd52f299092664d0cfb39f93c246475abb99d
2020-10-19 11:36:06 +06:00
Keertesh19
082539f07d
sdm660-common: Add whyred support
Change-Id: Id75151a341e0ce495f570c2fba4d07c6d7779ee4
2020-08-12 02:02:38 +06:00
Dušan Uverić
0859f27bfa
sdm660-common: support jason too
Signed-off-by: Dušan Uverić <dusan.uveric9@gmail.com>
Change-Id: I40b408dee4eecefc34c8dbc3093dd81e0a90d13d
2020-08-12 02:02:38 +06:00
nysascape
a1b0ca2c08
sdm660-common: Support for Platina
Signed-off-by: nysascape <nysadev@raphielgang.org>
2019-12-15 08:54:53 +01:00
Michael Bestas
8987997728
sdm660-common: Correct EGL symlink
* Apparently we were linking the wrong lib...
2019-12-07 18:49:55 +01:00
Michael Bestas
73eca131a5
sdm660-common: Remove msadp symlink
* Seems to be useless, avoid ueventd denials
2019-12-07 18:49:55 +01:00
sbwml
5ad4cdb0f4
sdm660-common: Update ims_symlinks from Q IMS 2019-12-02 17:22:37 +01:00
Rama Bondan Prakoso
153cfbd83f sdm660-common: Add support for lavender (Redmi Note 7/7S)
* add A-only SAR fstab
* hax manifest keymaster version

Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-10-31 17:39:23 +00:00
Pavan Patel
61fdb9f91d sdm660: Support twolip (Redmi Note 6 pro) 2019-10-21 17:30:14 +02:00
Ethan Chen
4c85db9929
sdm660-common: create libGLESv2_adreno.so symlink
* libGLESv2_adreno.so is needed on camera blobs

Change-Id: Iced972a02073e0c327e02a359870aeec299af0bd
2019-09-27 17:13:46 +02:00
Luca Stefani
61a2303dc8
sdm660-common: Make Android.mk search recursive 2019-08-21 08:57:07 +02:00
Max Weffers
06999fb25d
sdm660-common: symlink: Adjust symlink for new mac address script for clover 2019-08-15 15:31:17 +02:00
Max Weffers
cb1b743b8d
sdm660-common: Transform into common sdm660 tree 2019-08-14 10:04:10 +02:00
Isaac Chen
440c138626
wayne-common: Update from jasmine
* jasmine_sprout 9 PKQ1.180904.001 V10.0.9.0.PDIMIXM release-keys
 * Graphics SDM from LA.UM.7.4.r1-04100-8x98.0

Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
Change-Id: I457f9d446b86b856e2cebe85b698403005c58d3e
2019-08-14 10:04:10 +02:00
Bruno Martins
56c5262d44 wayne-common: Use build system to create mount point symlinks
Change-Id: I2672d6cd1b644c7ba9068a563755de6fde27bc57
2019-07-01 16:42:16 +02:00
dianlujitao
efdbc19a6a wayne-common: Bind mount /mnt/vendor/persist to /persist for sensors
* Oreo sensors.qcom cannot access to persist even with the symlink

Change-Id: Ifc43515c70b51aeb8c1b5db765051fb21fddb80d
2019-07-01 16:42:16 +02:00
dianlujitao
f506b5cba3 wayne-common: Update symlinks for new mount points
* Fix wrong SLPI ramdumps symlink and remove old
   BT firmware symlinks while at it

Change-Id: I8fba4ea0a1af923f427b1ebb00ad86d6bbd81577
2019-07-01 16:42:16 +02:00
dianlujitao
78d5bbca1d wayne-common: Create mount point symlinks for backward compatibility
Change-Id: I63cdc49ea94447804c6b336d3e509b1f7967b174
2019-07-01 16:42:16 +02:00
Isaac Chen
5f26bcf562 wayne-common: Apply jasmine rebrand
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-12-07 23:37:06 +08:00
Isaac Chen
d64ff20f0d wayne-common: Support jasmine
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-12-02 11:02:30 +08:00
Isaac Chen
7a59c64c44 wayne-common: Convert into common tree
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-12-02 11:02:30 +08:00
Isaac Chen
71ad0c9e53 wayne: Initial bringup
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:01:25 +00:00
Isaac Chen
8bb0bdf430 wayne: wifi: Organize for wifi configs
Change-Id: I7babdea2c169c02bc2659054e3675bc7aa6f65a3
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00
Niranjan Reddy Dumbala
ba549c4e0d SDM660_64: Intial bring up.
Intial bring up changes

Change-Id: I789911a6cd9edacdf73df41b39a80b096b9f1077
2017-03-24 12:13:47 +05:30
padarshr
0c06a7aedd Initial changes to bringup msmfalcon_64 target.
Change-Id: If686e44247fe1c98c015f26a80fc64debfd521a0
2016-07-19 13:16:43 +05:30