This reverts commit 28599c27ff
.
Reason for revert: Doesn't fix the issues in factory testing
Change-Id: I7a46078fb68b61b608296c1a1c509dd5cedfd1e2
6 lines
273 B
Makefile
6 lines
273 B
Makefile
# sepolicy exclusively for comet.
|
|
BOARD_SEPOLICY_DIRS += device/google/comet-sepolicy/vendor
|
|
|
|
# system_ext
|
|
SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS += device/google/comet-sepolicy/system_ext/public
|
|
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += device/google/comet-sepolicy/system_ext/private
|