summaryrefslogtreecommitdiff
path: root/proto
diff options
context:
space:
mode:
Diffstat (limited to 'proto')
-rw-r--r--proto/Android.bp5
1 files changed, 3 insertions, 2 deletions
diff --git a/proto/Android.bp b/proto/Android.bp
index fc243bd..5e22797 100644
--- a/proto/Android.bp
+++ b/proto/Android.bp
@@ -32,6 +32,7 @@ java_library {
apex_available: [
"//apex_available:platform",
"com.android.adservices",
- "com.android.ondevicepersonalization",
+ "com.android.extservices",
+ "com.android.ondevicepersonalization",
],
-} \ No newline at end of file
+}