Adam Shih | 2628922 | 2022-09-23 10:54:11 +0800 | [diff] [blame] | 1 | BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/storage/sepolicy |
2 | |||||
Randall Huang | a5949cd | 2023-07-13 17:25:08 +0800 | [diff] [blame] | 3 | PRODUCT_PACKAGES += dump_storage |
Randall Huang | 30ae412 | 2023-04-18 15:00:38 +0800 | [diff] [blame] | 4 | |
5 | # Pixel storage tool | ||||
6 | PRODUCT_PACKAGES_DEBUG += \ | ||||
7 | sg_write_buffer \ | ||||
8 | sg_read_buffer |