Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 722e5bab authored by Bowgo Tsai's avatar Bowgo Tsai Committed by android-build-merger
Browse files

Merge "recovery: install system_ext file_contexts and property_contexts" am:...

Merge "recovery: install system_ext file_contexts and property_contexts" am: 4ad561c6 am: cf318328
am: 075861df

Change-Id: Ibd99df0e9cd1dc85bf1580b2043ee1de56481b8c
parents f047df3d 075861df
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1733,8 +1733,10 @@ recovery_initrc := $(call include-path-for, recovery)/etc/init.rc
recovery_sepolicy := \
    $(TARGET_RECOVERY_ROOT_OUT)/sepolicy \
    $(TARGET_RECOVERY_ROOT_OUT)/plat_file_contexts \
    $(TARGET_RECOVERY_ROOT_OUT)/vendor_file_contexts \
    $(TARGET_RECOVERY_ROOT_OUT)/plat_property_contexts \
    $(TARGET_RECOVERY_ROOT_OUT)/system_ext_file_contexts \
    $(TARGET_RECOVERY_ROOT_OUT)/system_ext_property_contexts \
    $(TARGET_RECOVERY_ROOT_OUT)/vendor_file_contexts \
    $(TARGET_RECOVERY_ROOT_OUT)/vendor_property_contexts \
    $(TARGET_RECOVERY_ROOT_OUT)/odm_file_contexts \
    $(TARGET_RECOVERY_ROOT_OUT)/odm_property_contexts \