Merge "Including debug ramdisk files in base_vendor.mk" am: 187a693129

Original change: https://android-review.googlesource.com/c/platform/build/+/1765532

Change-Id: Ifcddf3e9670ab1b85253421c45be352baece613f
This commit is contained in:
Treehugger Robot
2021-07-15 09:03:15 +00:00
committed by Automerger Merge Worker

View File

@@ -81,3 +81,9 @@ PRODUCT_PACKAGES += \
# /vendor. TODO(b/141648565): Don't install these unless they're needed. # /vendor. TODO(b/141648565): Don't install these unless they're needed.
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
applypatch applypatch
# Base modules and settings for the debug ramdisk, which is then packed
# into a boot-debug.img and a vendor_boot-debug.img.
PRODUCT_PACKAGES += \
adb_debug.prop \
userdebug_plat_sepolicy.cil