commit | e4a8dbd80b4f5c26b6e5dadb5b31a2169d3fefab | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Wed Nov 14 09:22:05 2018 -0800 |
committer | Todd Kennedy <toddke@google.com> | Wed Nov 14 09:22:05 2018 -0800 |
tree | 813dd2f69a39fbcbfd54df980a6cea4e5ad27b22 | |
parent | 755cc6653430e0172b00377ef6c4dc1a1a8dc0b6 [diff] |
setup content observer statically Instead of waiting for the first time we get the app op default mode, just register the content observer for the sms & call log restriction. This is temporary code anyway and will be removed according to a STOPSHIP comment. So, the minor hit taken during system start is okay for now. Test: Device boots. Change-Id: I55cc57ddfe80acf304b5126db16f5813a97c7042 Fixes: 119080532