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