Make FORCE_STOP_PACKAGES "signature|system"
Bug: 12992556 Change-Id: Iebc91aabb67034e8a5ada7efdcdaaed4cc6d0f1b
This commit is contained in:
@@ -1541,7 +1541,7 @@
|
||||
@hide -->
|
||||
<permission android:name="android.permission.FORCE_STOP_PACKAGES"
|
||||
android:permissionGroup="android.permission-group.SYSTEM_TOOLS"
|
||||
android:protectionLevel="signature"
|
||||
android:protectionLevel="signature|system"
|
||||
android:label="@string/permlab_forceStopPackages"
|
||||
android:description="@string/permdesc_forceStopPackages" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user