Deprecate ACTION_STORAGE_CHANGED

ACTION_STORAGE_CHANGED is too noisy and fires on too many events. It has
been split into ACTION_KEYCHAIN_CHANGED for
addition/modification/removal of user certificates and key and
ACTION_TRUST_STORE_CHANGED for changes the the user added and system CA
stores on the device.

ACTION_STORAGE_CHANGED will only be sent to applications targeting N
and below. Applications targeting future releases should use the new
broadcasts.

Bug:28450538
Change-Id: Iad71c35a5f6d7e4475ad2fcbe2e11189b26bdb54
1 file changed
tree: 46efc3f831339092be3f80498d6072ef4f916fb7
  1. res/
  2. src/
  3. support/
  4. tests/
  5. Android.mk
  6. AndroidManifest.xml