Storage: refactor sg_utils build rule
Bug: 264001741 Test: build Change-Id: I9c575d8c5d12837cf14d76cf70c384a474502434 Signed-off-by: Randall Huang <huangrandall@google.com>
This commit is contained in:
parent
caf0f59fab
commit
30ae41260a
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/storage/sepolicy
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/storage/sepolicy
|
||||||
|
|
||||||
PRODUCT_PACKAGES += dump_storage.sh
|
PRODUCT_PACKAGES += dump_storage.sh
|
||||||
|
|
||||||
|
# Pixel storage tool
|
||||||
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
|
sg_write_buffer \
|
||||||
|
sg_read_buffer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue