diff options
| author | 2018-05-25 13:29:55 +0000 | |
|---|---|---|
| committer | 2018-05-25 13:29:55 +0000 | |
| commit | 83ee75a2de0d8aa4aa30e262b33741b5fdcd9dc0 (patch) | |
| tree | 82c7f91bd3e3f1191731aa1302408580c3a74381 | |
| parent | 32256ceb229073d27c5b05d7445bc92a7b8133c7 (diff) | |
| parent | 3e89950ac0c87756e5ee92f89602b2b575011f69 (diff) | |
Merge "Add SharedPreferencesImpl;->startLoadFromDisk()V to light grey." into pi-dev
| -rw-r--r-- | config/hiddenapi-light-greylist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hiddenapi-light-greylist.txt b/config/hiddenapi-light-greylist.txt index 4acd49dcaa34..30c94806bf29 100644 --- a/config/hiddenapi-light-greylist.txt +++ b/config/hiddenapi-light-greylist.txt @@ -924,6 +924,7 @@ Landroid/app/Service;->setForeground(Z)V Landroid/app/ServiceConnectionLeaked;-><init>(Ljava/lang/String;)V Landroid/app/SharedPreferencesImpl;-><init>(Ljava/io/File;I)V Landroid/app/SharedPreferencesImpl;->mFile:Ljava/io/File; +Landroid/app/SharedPreferencesImpl;->startLoadFromDisk()V Landroid/app/SharedPreferencesImpl;->startReloadIfChangedUnexpectedly()V Landroid/app/StatusBarManager;-><init>(Landroid/content/Context;)V Landroid/app/StatusBarManager;->collapsePanels()V |