summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorSoonil Nagarkar <sooniln@google.com>2019-09-23 11:58:52 -0700
committerSoonil Nagarkar <sooniln@google.com>2019-09-25 20:56:48 +0000
commit4551405b93b6ba46eefbc9e512b275deb61a7163 (patch)
tree7a9bc41796241b5088432ebf9219e05fe8962743 /config
parentdf801fcf87f151cd93f475415a1d61836f66c436 (diff)
Add Executor APIs to LocationManager
Add executor support for all LM APIs and consolidate various GNSS listeners. Also fixes some edge cases around multithreaded listener callback delivery. Bug: 136212299 Test: Manual Change-Id: I2e863e41de846e739654362e859b58a5ed45c673
Diffstat (limited to 'config')
-rw-r--r--config/hiddenapi-greylist.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/hiddenapi-greylist.txt b/config/hiddenapi-greylist.txt
index a6e1f0ab0cde..a16399c25363 100644
--- a/config/hiddenapi-greylist.txt
+++ b/config/hiddenapi-greylist.txt
@@ -218,7 +218,6 @@ Landroid/location/ILocationManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Landroid/location/ILocationManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/ILocationManager;
Landroid/location/ILocationManager$Stub;->TRANSACTION_getAllProviders:I
Landroid/location/INetInitiatedListener$Stub;-><init>()V
-Landroid/location/LocationManager$ListenerTransport;-><init>(Landroid/location/LocationManager;Landroid/location/LocationListener;Landroid/os/Looper;)V
Landroid/Manifest$permission;->CAPTURE_SECURE_VIDEO_OUTPUT:Ljava/lang/String;
Landroid/Manifest$permission;->CAPTURE_VIDEO_OUTPUT:Ljava/lang/String;
Landroid/Manifest$permission;->READ_FRAME_BUFFER:Ljava/lang/String;