1BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/storage/sepolicy 2 3PRODUCT_PACKAGES += dump_storage.sh 4 5# Pixel storage tool 6PRODUCT_PACKAGES_DEBUG += \ 7 sg_write_buffer \ 8 sg_read_buffer 9
1BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/storage/sepolicy 2 3PRODUCT_PACKAGES += dump_storage.sh 4 5# Pixel storage tool 6PRODUCT_PACKAGES_DEBUG += \ 7 sg_write_buffer \ 8 sg_read_buffer 9