Merge "Sepolicy: allow vendor_misc_writer to get sota_prop" into udc-d1-dev

This commit is contained in:
Chengyou Ho 2023-07-05 01:32:08 +00:00 committed by Android (Google) Code Review
commit 2bd5abbcec
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,4 @@
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/misc_writer
PRODUCT_PACKAGES += \
misc_writer

View file

@ -0,0 +1 @@
get_prop(vendor_misc_writer, sota_prop)