sepolicy: com.cyanogenmod.updater -> org.lineageos.updater
Update seapp_contexts and mac_permissions.xml for the new LineageOS updater Change-Id: I171b35ad5578202724efc3f823f7e7a461e5e5cd
This commit is contained in:
parent
5f124ae55b
commit
4a53e9a7d0
@ -17,7 +17,7 @@
|
||||
|
||||
<!-- CMUpdater -->
|
||||
<signer signature="@RELEASE" >
|
||||
<package name="com.cyanogenmod.updater" >
|
||||
<package name="org.lineageos.updater" >
|
||||
<seinfo value="cmupdater" />
|
||||
</package>
|
||||
</signer>
|
||||
|
@ -1,4 +1,4 @@
|
||||
user=_app seinfo=platform name=com.cyanogenmod.filemanager domain=untrusted_app type=app_data_file
|
||||
user=theme_man domain=system_app type=system_data_file
|
||||
user=_app seinfo=cmupdater name=com.cyanogenmod.updater domain=system_app type=system_app_data_file
|
||||
user=_app seinfo=themeservice name=org.cyanogenmod.themeservice domain=themeservice_app type=themeservice_app_data_file
|
||||
user=_app seinfo=cmupdater name=org.lineageos.updater domain=system_app type=system_app_data_file
|
||||
user=_app seinfo=themeservice name=org.cyanogenmod.themeservice domain=themeservice_app type=themeservice_app_data_file
|
||||
|
Loading…
Reference in New Issue
Block a user