summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-10 13:52:45 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-10 13:52:45 +0000
commit71ca13692861c8253f4d82252a9110b1f8cc5c95 (patch)
treeb3b6e0ae5c79cf3b49e9f2f771563f0573bd2965
parent6079832a9613df9cc3e9e500c1432f3c5ce1b9c8 (diff)
parenteae30388a485268af08c2db5b64fe0984cbcb86b (diff)
downloaddownloader-71ca13692861c8253f4d82252a9110b1f8cc5c95.tar.gz
Change-Id: Icbabc1f0b0119fd3ecac9979717c129920732219
-rw-r--r--OWNERS3
-rw-r--r--src/main/Android.bp2
2 files changed, 5 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
index 4146960..7622048 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,2 +1,5 @@
include platform/external/libtextclassifier:/OWNERS
tobyj@google.com
+binhnguyen@google.com
+haoliuu@google.com
+pkorth@google.com \ No newline at end of file
diff --git a/src/main/Android.bp b/src/main/Android.bp
index 3931372..8046291 100644
--- a/src/main/Android.bp
+++ b/src/main/Android.bp
@@ -57,6 +57,8 @@ android_library {
apex_available: [
"//apex_available:platform",
"com.android.extservices",
+ "com.android.adservices",
+ "com.android.ondevicepersonalization",
],
visibility: [
"//external/libtextclassifier:__subpackages__",