Because they are installed to product partition and it's Treble violation to assign them with vendor sepolicy Bug: 296512192 Test: lunch panther and build Change-Id: I2d2c2a8027eed2b3e2ee1a78d629d44b99867128
7 lines
293 B
Makefile
7 lines
293 B
Makefile
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/camera/sepolicy/vendor
|
|
PRODUCT_PUBLIC_SEPOLICY_DIRS += device/google/gs-common/camera/sepolicy/product/public
|
|
PRODUCT_PRIVATE_SEPOLICY_DIRS += device/google/gs-common/camera/sepolicy/product/private
|
|
|
|
PRODUCT_PACKAGES_DEBUG += dump_camera
|
|
|