diff --git a/Android.bp b/Android.bp index e1be444..de882c5 100644 --- a/Android.bp +++ b/Android.bp @@ -12,4 +12,6 @@ android_app { enabled: false, }, product_specific: true, + platform_apis: true, + sdk_version: "current", } \ No newline at end of file