android_device_samsung_a20/universal7885-common
Repository files (latest commit first)
Filename Latest commit message Latest commit date
kubersharma001 0131e98508
universal7885: Don't inherit updatable_apex.mk
This is because of the following reasons:
- Many build scripts force disable it anyways by settings OVERRIDE_TARGET_FLATTEN_APEX env flag so why bother rendering differences in official and local builds [1][2].
- Compressed apex causes issues with OTA on A only devices [3].
- Compressed apex may cause issues on devices which do not meet kernel requirements [4].
- Highly anticipated mainline modules update aka Play System updates is limited to OEMs/Pixels only [5], we don't do such things on AOSP; shipping Pixel prebuilt apex components feels somewhat unethical.

Ref:
[1]: 8e435ce7ff/android/build.sh (L9)
[2]: https://github.com/LineageOS/android_build/blob/lineage-18.1/target/product/updatable_apex.mk#L19
[3]: RecoverySystemService: Failed to reserve space for compressed apex
[4]: https://source.android.com/devices/tech/ota/apex#kernel-requirements
[5]: "pushed to end-user devices, either by Google (using the Google Play Store infrastructure) or by the Android partner (using a partner-provided OTA mechanism)." as stated in https://source.android.com/devices/architecture/modular-system#architecture

test: m, boots and ota.
Signed-off-by: YadavMohit19 <mohityadav050575@gmail.com>
Change-Id: Ib15f59ccfaaab43eea8d0a7a1671529da5bc0365
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-24 18:50:53 +09:00
..
.patch universal7885: Check if BT call fix is merged, if not, patch it 2022-03-22 19:04:26 +09:00
aidl universal7885: tidy up tree 2022-03-22 19:02:50 +09:00
apps universal7885: parts: Address some errors after merging 2022-03-23 22:37:04 +09:00
bluetooth universal7885: run clang-format based on system-clang-format 2022-03-22 19:02:50 +09:00
configs universal7885: include apns-conf.xml 2022-03-22 19:05:30 +09:00
debug universal7885: debug_daemon: Don't check, just log 2022-03-22 19:03:27 +09:00
hidl Revert "universal7885: camera.provider: drop front camera hacks" 2022-03-22 19:05:29 +09:00
init universal7885: run clang-format based on system-clang-format 2022-03-22 19:02:50 +09:00
interfaces universal7885: interfaces: Rename service names 2022-03-22 19:05:29 +09:00
libshims universal7885: Don't add new member to struct 2022-03-22 19:05:30 +09:00
overlay universal7885: overlay: add battery current divider 2022-03-22 19:04:26 +09:00
overlay-derp/packages/apps/Settings/res/values universal7885: CameraLightSensor: Set notification to low priority 2022-03-22 18:57:19 +09:00
releasetools universal7885: update dtb/dtbo(s) 2022-03-22 19:03:26 +09:00
rootdir exynos7885: rootdir: change zram compressor to zstd 2022-03-22 19:03:25 +09:00
rro_overlays universal7885: WifiOverlay: Make SoftAP Hotspot work again 2022-03-22 19:04:24 +09:00
secril_config_svc universal7885: run clang-format based on system-clang-format 2022-03-22 19:02:50 +09:00
sepolicy universal7885: Address ROM-specific aux cam prop 2022-03-22 19:05:32 +09:00
usb universal7885: run clang-format based on system-clang-format 2022-03-22 19:02:50 +09:00
vendor_detect universal7885: add new condition for vendor_detect 2022-03-22 19:03:21 +09:00
.clang-format universal7885: import clang format, replace the symlink 2022-03-22 19:02:50 +09:00
Android.bp [SQUASH] Revert "universal7885: import Pixel thermal HAL" 2022-03-22 19:04:25 +09:00
Android.mk universal7885: Make Android.mk search recursive 2022-03-22 19:05:32 +09:00
BoardConfigCommon.mk universal7885: Address ROM-specific aux cam prop 2022-03-22 19:05:32 +09:00
CleanSpec.mk Revert "universal7885: Enable graphics mapper version 2.1" 2022-03-22 19:01:55 +09:00
fingerprint.mk universal7885: update fingerprint 2022-03-22 19:03:26 +09:00
product.prop universal7885: props: Adjust LMK daemon props 2022-03-22 19:05:32 +09:00
system.prop universal7885: Drop non-working permissions, move props back to root 2022-03-22 19:03:27 +09:00
universal7885-common.mk universal7885: Don't inherit updatable_apex.mk 2022-03-24 18:50:53 +09:00
update-sha1sums.py universal7885: Add script to update sha1sums of kanged blobs 2022-03-22 19:04:25 +09:00
vendor.prop universal7885: Drop non-working permissions, move props back to root 2022-03-22 19:03:27 +09:00
vendorsetup.sh universal7885: vendorsetup: Apply routing fix 2022-03-22 19:05:31 +09:00