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:
Sean McCreary 2017-03-26 00:45:24 -06:00
parent 5f124ae55b
commit 4a53e9a7d0
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
<!-- CMUpdater -->
<signer signature="@RELEASE" >
<package name="com.cyanogenmod.updater" >
<package name="org.lineageos.updater" >
<seinfo value="cmupdater" />
</package>
</signer>

View File

@ -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