commit | 1e757df06707f4ed43ff3f5d03f8ca3ca13d2b2c | [log] [tgz] |
---|---|---|
author | Sebastiano Barezzi <barezzisebastiano@gmail.com> | Mon Sep 05 02:13:16 2022 +0200 |
committer | LuK1337 <priv.luk@gmail.com> | Thu Sep 29 23:44:24 2022 +0200 |
tree | eee930c5ffc07ea2b8d17f2cde608dae2592fc31 | |
parent | 5ecf4ca1fddcb5dacd5722e4001b64a5eef39b5a [diff] |
Aperture: Set SDK version to current in Android.bp Change-Id: Iecc21cee26acc4bcb7d7bb3b6c4723b40765fe6b
diff --git a/app/Android.bp b/app/Android.bp index 874213c..f3d9395 100644 --- a/app/Android.bp +++ b/app/Android.bp
@@ -11,6 +11,7 @@ resource_dirs: ["src/main/res"], manifest: "src/main/AndroidManifest.xml", + sdk_version: "current", product_specific: true, platform_apis: true,