Storage: refactor sg_utils build rule am: 30ae41260a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/22696227 Change-Id: I13fe3aac9ba94110dc5d257070ff38042b7e33d2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b42694dfdc
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