From e3a83403cd268d21ce7f52dffe971b726b1c9eb4 Mon Sep 17 00:00:00 2001 From: Mathew Inwood Date: Wed, 9 May 2018 14:58:03 +0100 Subject: [PATCH] Greylist updates, Wednesday edition. Bug: 74002300 Bug: 79199145 Test: m Change-Id: If21248dafb69423edeb04b7763a63433f40d832a --- config/hiddenapi-light-greylist.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/hiddenapi-light-greylist.txt b/config/hiddenapi-light-greylist.txt index bfdb43788ac70..96c3f85ba1a22 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;->()V Landroid/content/pm/ParceledListSlice;->(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;->(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;->(Landroid/content/Context;)V Landroid/system/Int32Ref;->value:I Landroid/system/OsConstants;->()V Landroid/system/OsConstants;->AF_NETLINK:I