update Android.bp for Android 13

This commit is contained in:
Dmitry Muhomor 2022-08-16 13:35:07 +03:00 committed by Daniel Micay
parent 0d6d63cbe7
commit f8fec401c7
1 changed files with 3 additions and 0 deletions

View File

@ -80,4 +80,7 @@ cc_library {
cflags: ["-DLABEL_MEMORY"],
},
},
apex_available: [
"com.android.runtime",
],
}