Skip to content
Snippets Groups Projects
  1. Oct 25, 2023
  2. Oct 24, 2023
    • Eric Biggers's avatar
      Use isCeStorageUnlocked() in StrictMode.java · 132300bd
      Eric Biggers authored
      isUserKeyUnlocked() is being renamed to isCeStorageUnlocked() to make it
      clear what it does (considering that there are many types of user keys).
      Change StrictMode.java to use the new name.  No change in behavior.
      
      Bug: 306204742
      Flag: exempt, mechanical refactoring
      Test: presubmit
      Change-Id: I4616b55cc4a088cfd396cc1b4ad60f3ecfed942b
      132300bd
Loading