Merge "Apply flag RELEASE_PACKAGE_BETTER_BUG" into main
This commit is contained in:
commit
f26bca6ccb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# When neither AOSP nor factory targets
|
||||
ifeq (,$(filter aosp_% factory_%, $(TARGET_PRODUCT)))
|
||||
PRODUCT_PACKAGES += BetterBugStub
|
||||
PRODUCT_PACKAGES_DEBUG += BetterBug
|
||||
PRODUCT_PACKAGES_DEBUG += $(RELEASE_PACKAGE_BETTER_BUG)
|
||||
endif
|
||||
|
||||
PRODUCT_PUBLIC_SEPOLICY_DIRS += device/google/gs-common/betterbug/sepolicy/product/public
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue