Initial a specific build folder for fingerprint, we need to include the mk file on specific build. Bug: 342335081 Test: Local build and sepolicy tests passed. Change-Id: I8b8522ed949abc586ebab2efe4061f5e4b6cdde0
6 lines
144 B
Makefile
6 lines
144 B
Makefile
# Specific build for fingerprint
|
|
PRODUCT_PACKAGES_DEBUG += \
|
|
Gyotaku
|
|
|
|
BOARD_SEPOLICY_DIRS += device/google/gs-common/gyotaku_app/fingerprint
|