Skip to content

Commit

Permalink
Add rule for /oem/overlay
Browse files Browse the repository at this point in the history
Bug: 121033532
Test: builds, boots
Change-Id: I70b23b11831d57b3241e6057c745aa4ce9f795ef
  • Loading branch information
amhk authored and Todd Kennedy committed Apr 1, 2019
1 parent 6273b69 commit 4bc3ca7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions private/file_contexts
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4bc3ca7

Please sign in to comment.