diff options
| -rw-r--r-- | config/hiddenapi-light-greylist.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hiddenapi-light-greylist.txt b/config/hiddenapi-light-greylist.txt index bfdb43788ac7..96c3f85ba1a2 100644 --- a/config/hiddenapi-light-greylist.txt +++ b/config/hiddenapi-light-greylist.txt @@ -934,6 +934,7 @@ Landroid/content/pm/PackageParser;->parsePackage(Ljava/io/File;I)Landroid/conten Landroid/content/pm/PackageParser;->parsePackage(Ljava/io/File;IZ)Landroid/content/pm/PackageParser$Package; Landroid/content/pm/PackageUserState;-><init>()V Landroid/content/pm/ParceledListSlice;-><init>(Ljava/util/List;)V +Landroid/content/pm/ShortcutInfo;->getIcon()Landroid/graphics/drawable/Icon; Landroid/content/pm/ShortcutManager;->mService:Landroid/content/pm/IShortcutService; Landroid/content/pm/Signature;->getPublicKey()Ljava/security/PublicKey; Landroid/content/pm/UserInfo;-><init>(ILjava/lang/String;I)V @@ -2523,6 +2524,7 @@ Landroid/service/voice/VoiceInteractionService;->isKeyphraseAndLocaleSupportedFo Landroid/service/vr/IVrManager;->getVr2dDisplayId()I Landroid/service/wallpaper/WallpaperService$Engine;->setFixedSizeAllowed(Z)V Landroid/speech/tts/TextToSpeech;->getCurrentEngine()Ljava/lang/String; +Landroid/speech/tts/TtsEngines;-><init>(Landroid/content/Context;)V Landroid/system/Int32Ref;->value:I Landroid/system/OsConstants;-><init>()V Landroid/system/OsConstants;->AF_NETLINK:I |