summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-28 21:13:38 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-28 21:13:38 +0000
commitbb7c14ea7a3df37310c05dde44c5fe7f12b099eb (patch)
treef699c566ec9ff5fa0020fb84c3420d758a12fd2b
parent17e3c30d2f8a1c140cb99487354f73be9ca88c58 (diff)
parent403fa809197014e2342ef1a75ae0aedc14b303ce (diff)
downloadsystemui-simpleperf-release.tar.gz
Snap for 11510257 from 403fa809197014e2342ef1a75ae0aedc14b303ce to simpleperf-releasesimpleperf-release
Change-Id: Ib6732ff8a316e49eb23dd73a2128e4c301a3b26e
-rw-r--r--animationlib/Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/animationlib/Android.bp b/animationlib/Android.bp
index 5417001..a61d539 100644
--- a/animationlib/Android.bp
+++ b/animationlib/Android.bp
@@ -35,9 +35,6 @@ android_library {
"res"
],
kotlincflags: ["-Xjvm-default=all"],
- // This library is meant to access only public APIs
- // do not flip this flag to true
- platform_apis: false
}
android_test {