9 lines
188 B
Makefile
9 lines
188 B
Makefile
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/storage/sepolicy
|
|
|
|
PRODUCT_PACKAGES += dump_storage
|
|
|
|
# Pixel storage tool
|
|
PRODUCT_PACKAGES_ENG += \
|
|
sg_write_buffer \
|
|
sg_read_buffer
|