Commit graph

11 commits

Author SHA1 Message Date
Chenyang Zhong
30efc06094
sdm710-common: Move super_dummy build to Android.mk
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2023-10-27 22:30:21 +03:00
Shibin George
58f57ad7fd
sdm710-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
2023-06-17 17:03:36 +03:00
Giammarco Senatore
986619b274
sdm710-common: Add support for kunlun2_row 2021-08-01 22:25:35 +02:00
Giammarco Senatore
f6f497c743
sdm710-common: Initial commonized tree
* minor cleanup in overlay and init rc
* drop dolby
2021-07-25 21:56:17 +02:00
Bruno Martins
b032505ae4
kunlun2: Add missing IMS symlinks
Change-Id: Id29022e1c46d5b386aeaec78f80b244e220c55c6
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-17 18:42:52 +02:00
Ameya Thakur
efe1a8603b
Generate non-hlos image mount points for A/B builds
On builds where A/B support is enabled the system image acts as the
rootfs. In this case we can no longer create the non-hlos image mount
points at run time as we used to. We now create them as part of the
build itself.

Change-Id: I30d98f7c50fca3ce7117b9b8d87150655bb5b440
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-16 17:54:59 +02:00
Bruno Martins
842446a9bc
Create symlinks for WLAN
Change-Id: Ib2b3541cee80e178ceed0de6e71739ae885d0faf
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-12 02:24:05 +02:00
Bruno Martins
0ab08f9a11
Create RFS symlinks
Change-Id: Ica1d4a9893f526ab98c5ef07e18d51dbf74c8e93
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-12 02:24:05 +02:00
SamarV-121
9e97efcf3a Convert to kunlun2
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-11 18:58:30 +05:30
SamarV-121
dfdfc49973 sdm710-common: Cleanup 2019-09-26 01:15:04 +00:00
SamarV-121
9d212ba3f5 Init trees 2019-08-29 09:37:42 +00:00