aboutsummaryrefslogtreecommitdiff
path: root/device.mk
Commit message (Collapse)AuthorAgeFilesLines
* veux: Inherit developer gsi keyskubersharma0012023-01-051-2/+2
| | | | | | error: build/make/target/product/gsi_keys.mk does not exist.. Change-Id: I7ac37f3e104f1bc6dce504ca29fcbf078127b399
* veux: Removed audio A2dp from device.mkEtienne Ruffieux2023-01-051-1/+0
| | | | | | | Bug: 220306859 Test: atest Tag: #feature Change-Id: I300369d36399ffb558b98bafc2478b872d09faba
* veux: Drop QTI camera device usageSebastiano Barezzi2023-01-051-0/+1
| | | | | | | * qcom-camera topic hasn't been ported to 19.1 * Keep building vendor.qti.hardware.camera.device@1.0 interface lib, IMS stack and possibly camera HAL still needs it Change-Id: I87bcd5b54ad986d5844df50de243fc1a18507198
* veux: Switch to AOSP WFDkubersharma0012023-01-051-9/+1
| | | | Change-Id: I1ae32e41ea3cdb1f3b5d7f81a57f548fa211c9ca
* veux: Don't inherit updatable_apex.mkkubersharma0012023-01-051-3/+0
| | | | | | | | | | | | | | | | | | | 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]: https://github.com/lineageos-infra/build-config/blob/8e435ce7ff7c74097b3500e143380273e099aefb/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. Change-Id: I5b5c2366398791100fa2222ef779ca4d90842211
* veux: overlay: Rebrand and import veux configkleidione Freitas2022-11-091-8/+8
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: Import and cleanup rro_overlay from vayukleidione Freitas2022-11-091-0/+11
| | | | | | - Ref: https://github.com/ArrowOS-Devices/android_device_xiaomi_vayu Signed-off-by: kleidione <kleidione@gmail.com>
* veux: Merge common tree to veuxkleidione Freitas2022-11-091-12/+507
| | | | | | | - Ref: https://github.com/xiaomi-sm6375-devs/android_device_xiaomi_sm6375-common Signed-off-by: kleidione <kleidione@gmail.com>
* veux: Initial lineage-sdk overlaysSebastiano Barezzi2022-05-231-1/+2
| | | | Change-Id: I2aaa0c06b23b40aac120c325ce15fb0992463520
* veux: import overlays from stockRamii Ahmed2022-04-221-0/+4
| | | | | | * From veux-user 11 RKQ1.211001.001 V13.0.10.0.RKCMIXM release-keys Change-Id: I0ec4b4487bd41be4d1e60a33b48e24126790898f
* veux: Inherit from sm6375-commonRamii Ahmed2022-04-221-0/+21
Change-Id: I7c2239425ded71fa967d983a637564aaaef3b8a9