aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-05 00:08:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-05 00:08:42 +0000
commitef385759abd413022661c4f466e402c9187039aa (patch)
tree052cabddeb1c19f0a8105480a3d962c46b66a591
parentd21acda4cb1985e7fffa1719ed1ddbb0a090fee8 (diff)
parent762aa8877d592f1254650c8fa25421c591e78ed2 (diff)
downloadlzma-android-14.0.0_r53.tar.gz
Change-Id: Ica25b3143ea35582fd65c5c71e75109e8e1e280a
-rw-r--r--C/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/C/Android.bp b/C/Android.bp
index 57ef315..c5d201b 100644
--- a/C/Android.bp
+++ b/C/Android.bp
@@ -97,6 +97,7 @@ cc_library {
"//apex_available:platform",
"com.android.art", // from libartbase
"com.android.art.debug",
+ "com.android.runtime",
],
min_sdk_version: "apex_inherit",
}