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