summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-09-12 09:55:29 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-09-12 09:55:29 +0000
commit97bc9bacd7c750e73e97d7fd72db6f2442f70b39 (patch)
treeb3b6e0ae5c79cf3b49e9f2f771563f0573bd2965
parenta1341dad0f0460dc8ab09517465b68976a0f8376 (diff)
parenteae30388a485268af08c2db5b64fe0984cbcb86b (diff)
downloaddownloader-android13-mainline-sdkext-release.tar.gz
Change-Id: Id9db43c5f7bbf7dc9413776481b313095e08cea8
-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__",