Bug: 264001741 Test: build Change-Id: I9c575d8c5d12837cf14d76cf70c384a474502434 Signed-off-by: Randall Huang <huangrandall@google.com>
9 lines
193 B
Makefile
9 lines
193 B
Makefile
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/storage/sepolicy
|
|
|
|
PRODUCT_PACKAGES += dump_storage.sh
|
|
|
|
# Pixel storage tool
|
|
PRODUCT_PACKAGES_DEBUG += \
|
|
sg_write_buffer \
|
|
sg_read_buffer
|