summaryrefslogtreecommitdiff
path: root/location
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2025-02-14 14:34:15 -0800
committer Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> 2025-02-14 14:34:15 -0800
commit707fbcf4a7446635717ef1c981dcdc2e2e038dc2 (patch)
tree50973eb3e3c12ea621f94f95493ddc42ef1a13a3 /location
parent97fca6f5a8f8323c2984996085e50247ab5c5023 (diff)
parentf5cc9321365affa03a6dcd1805c2716be579d71f (diff)
Merge "add jarjar_prefix for framework-location" into main am: c1b5c04294 am: f5cc932136
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3495913 Change-Id: I89d0d8c36d7fa3c3e807d65725ee75e3c6b4fd8b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'location')
-rw-r--r--location/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/location/Android.bp b/location/Android.bp
index bc02d1f852de..80556a2376bf 100644
--- a/location/Android.bp
+++ b/location/Android.bp
@@ -42,6 +42,7 @@ java_sdk_library {
"FlaggedApi",
],
},
+ jarjar_prefix: "com.android.internal.hidden_from_bootclasspath",
}
platform_compat_config {