Data usage multi-user support.
Switch to storing policy per-user instead of per-app, meaning each user has control over their own set of apps. Summarize the usage of non-current users. Only allow owner to make changes to overall network policy. Hide auto-sync menu when viewing app details. Search for MANAGE_NETWORK_USAGE intent across all package names sharing a UID. Bug: 7121279, 5419594, 6978663 Change-Id: Ia70f04df70d27da27faccb947cd27021c628a41a
This commit is contained in:
@@ -100,6 +100,7 @@ public class Settings extends PreferenceActivity
|
||||
R.id.wireless_section,
|
||||
R.id.wifi_settings,
|
||||
R.id.bluetooth_settings,
|
||||
R.id.data_usage_settings,
|
||||
R.id.device_section,
|
||||
R.id.sound_settings,
|
||||
R.id.display_settings,
|
||||
|
||||
Reference in New Issue
Block a user