Snap for 11859356 from aebd22a825
to 24Q3-release
Change-Id: I8c8c6be8b52a52664cdfda686e9c343181ef89d0
This commit is contained in:
commit
a7991e2587
1 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
# When neither AOSP nor factory targets
|
||||
ifeq (,$(filter aosp_% factory_%, $(TARGET_PRODUCT)))
|
||||
PRODUCT_PACKAGES += BetterBugStub
|
||||
PRODUCT_PACKAGES_DEBUG += BetterBug
|
||||
endif
|
||||
|
||||
PRODUCT_PUBLIC_SEPOLICY_DIRS += device/google/gs-common/betterbug/sepolicy/product/public
|
||||
PRODUCT_PRIVATE_SEPOLICY_DIRS += device/google/gs-common/betterbug/sepolicy/product/private
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue