Merge "Allow NFC to grant NETWORK_SETTINGS permission" into qt-dev

This commit is contained in:
TreeHugger Robot
2019-04-30 18:54:53 +00:00
committed by Android (Google) Code Review

View File

@@ -744,6 +744,7 @@ public class WifiManagerTest extends AndroidTestCase {
allowedUIDs.add(Process.SHELL_UID);
allowedUIDs.add(Process.PHONE_UID);
allowedUIDs.add(Process.NETWORK_STACK_UID);
allowedUIDs.add(Process.NFC_UID);
// only quick settings is allowed to bind to the BIND_QUICK_SETTINGS_TILE permission, using
// this fact to determined allowed package name for sysui