Add rule for /oem/overlay am: 4bc3ca77e8

am: f66df1ca82

Change-Id: I38e9356b7cbf1ba6bb8d35cd5964ed851d3835af
This commit is contained in:
Mrten Kongstad 2019-04-01 17:44:52 -07:00 committed by android-build-merger
commit 9018bd7807

View file

@ -373,6 +373,7 @@
/(odm|vendor|vendor/odm)/usr/idc(/.*)?\.idc u:object_r:vendor_idc_file:s0
/oem(/.*)? u:object_r:oemfs:s0
/oem/overlay(/.*)? u:object_r:vendor_overlay_file:s0
# The precompiled monolithic sepolicy will be under /odm only when
# BOARD_USES_ODMIMAGE is true: a separate odm.img is built.