Files
frameworks_base/core/java/android/os
Fyodor Kupolov b501330a1b Disable multi-user background recording
On user switch, kill existing processes of the background user with
android.permission.RECORD_AUDIO permission. Home activity should not be
killed to avoid an expensive restart of the home launcher, when the
user switches back.

Introduced DISALLOW_RECORD_AUDIO user restriction, which is enabled for the
background user, and removed for the foreground user.

Introduced a concept of system controlled user restriction, which can only
be set by the system, rather than device administrator.

Bug: 20346194
Change-Id: Ic942fd565e80d14424230dae612965a8e229c4ef
2015-05-08 17:17:16 -07:00
..
2015-05-04 12:04:09 -07:00
2015-05-06 18:13:09 -07:00
2015-03-13 14:09:26 -04:00
2014-08-16 01:21:41 +00:00