commit | 3cdac55256a0ac347faeeaa95dcbf9ad2566b3a4 | [log] [tgz] |
---|---|---|
author | fionaxu <fionaxu@google.com> | Tue Feb 21 19:06:51 2017 -0800 |
committer | fionaxu <fionaxu@google.com> | Tue Feb 21 19:18:41 2017 -0800 |
tree | 26d56d29e524b93c403389df83da6946a94a65b6 | |
parent | d772ab65b45123c638a19253e4a29cb978a5b4de [diff] |
allow otasp activation for system user only - random phone process crash due to start broadcastreceiver from secondary user which is not allowed since phone stack only created for the device owner. - otaspSimStateReceiver is introduced from O refactor. before refactor, otasp was explicitly disabled for secondary users. Bug:35360891 Test: Manual Change-Id: I134892df3b98d181f7c5782f586a665aef9c0a63