summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-09-04 17:02:38 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-09-04 17:02:38 +0000
commita877f9967c7eb94f9616539486056a315104416f (patch)
treeb3b6e0ae5c79cf3b49e9f2f771563f0573bd2965
parent98cde98b25e526768e845300ef5c699d77448205 (diff)
parenteae30388a485268af08c2db5b64fe0984cbcb86b (diff)
downloaddownloader-android13-mainline-os-statsd-release.tar.gz
Change-Id: I874e73eac8133991a1ead2b25739315591667984
-rw-r--r--OWNERS3
-rw-r--r--src/main/Android.bp1
2 files changed, 4 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 ceb65d2..8046291 100644
--- a/src/main/Android.bp
+++ b/src/main/Android.bp
@@ -58,6 +58,7 @@ android_library {
"//apex_available:platform",
"com.android.extservices",
"com.android.adservices",
+ "com.android.ondevicepersonalization",
],
visibility: [
"//external/libtextclassifier:__subpackages__",