Merge "Sepolicy: allow vendor_misc_writer to get sota_prop" into udc-d1-dev am: 2bd5abbcec am: b5b1e6ee16 am: 2d267a6c28
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/23708543 Change-Id: I582226d03d7831cd784e9ed36f3dc9f96845fe2c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
863455adad
4
misc_writer/misc_writer.mk
Normal file
4
misc_writer/misc_writer.mk
Normal file
@ -0,0 +1,4 @@
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/misc_writer
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
misc_writer
|
1
misc_writer/vendor_misc_writer.te
Normal file
1
misc_writer/vendor_misc_writer.te
Normal file
@ -0,0 +1 @@
|
||||
get_prop(vendor_misc_writer, sota_prop)
|
Loading…
x
Reference in New Issue
Block a user