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

am: 5b80d31a46

Change-Id: Id1567d18da2c534cc6800b210f1b3a10caf2c8ca
This commit is contained in:
Jack Yu
2019-04-30 22:39:18 -07:00
committed by android-build-merger

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