commit | d258066d5a5a9fd1e49ed3ba7c46bf711a8772cb | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Thu Apr 18 19:20:53 2024 +0100 |
committer | Paul Duffin <paulduffin@google.com> | Fri Apr 19 08:57:13 2024 +0100 |
tree | 994d4c6f69114366c7f83c90dd56b06b3fc3c570 | |
parent | 27dcc3d2df008e94cf58822e5e9547c707d40ece [diff] [blame] |
Add missing android.location.flags-aconfig-java to framework-location Bug: 331251171 Test: TH Change-Id: I04282c1c9c567a5be85c6fb058b2cfcb28aac373
diff --git a/location/Android.bp b/location/Android.bp index eb7cd01..5ba35ac 100644 --- a/location/Android.bp +++ b/location/Android.bp
@@ -26,6 +26,7 @@ "com.android.internal.location", ], libs: [ + "android.location.flags-aconfig-java", "app-compat-annotations", "unsupportedappusage", // for android.compat.annotation.UnsupportedAppUsage ],