Bug: 391090956 Bug: 393999182 Flag: EXEMPT bugFix Test: Compile successful. Change-Id: Idfcbf96a52326b613684b680676f5213136f2326
9 lines
300 B
Makefile
9 lines
300 B
Makefile
# This module is only for factory targets, please include this makefile
|
|
# with check:
|
|
#
|
|
# ifneq ($(filter factory_%,$(TARGET_PRODUCT)),)
|
|
# include device/google/gs-common/astd/astd.mk
|
|
# endif
|
|
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += device/google/gs-common/astd/sepolicy
|
|
|
|
PRODUCT_PACKAGES_DEBUG += astd
|