summaryrefslogtreecommitdiff
path: root/aosp_bramble.mk
AgeCommit message (Collapse)Author
2019-11-15Inherit base system_ext.mk files for aosp targetsJustin Yun
Make aosp targets inherit handheld_system_ext.mk and telephony_system_ext.mk files. Devices that have /system_ext or /system/system_ext must inherit any of *_system_ext.mk files to install mandatory packages for system_ext partition. Bug: 144542478 Test: Build aosp targets Change-Id: If5752a12ccc5a414d54e480f9abe2b2db9eb9a2a
2019-10-29Remove init.zygote64_32.rc from whitelistJustin Yun
As we added init.zygote64_32.rc to mainline_system.mk, we don't need to include it in the whitelist. Bug: 143121605 Test: lunch aosp_bramble-userdebug; m Change-Id: Id437dc518b84d1cd4ef2df9371a31ffd161dac3e
2019-09-20Rewrite aosp_bramble.mk to inherit aosp_product.mkYo Chiang
Let aosp_bramble.mk follow the CSI mainline convention. AOSP bramble makefile now inherit mainline_system.mk for system image and aosp_product.mk for product image. Bug: 136525499 Test: Compare contents of $ANDROID_PRODUCT_OUT Change-Id: I6c2bc6d2c6936bcd119bb16da24fa75e061e6086
2019-07-26Create aosp_bramble targetRoger Liao
Bug: 138083938 Bug: 137166127 Change-Id: I9c4c318e5c7942fed113131a90ad7a94fd3a8fa6