commit | f7f2f35afb0d5f15e027e58f0bead03e43a6356f | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jun 28 22:56:25 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jun 28 23:22:18 2022 +0900 |
tree | 8d4cda5dc6f0561fd0e4b0b4ccf523a561025550 | |
parent | b8e05b6ccf0bead4e117adbe024f328c4263706e [diff] [blame] |
The demo app built from AOSP is installable to T devices Bug: N/A Test: install the demo app Change-Id: I292309211920c96b7939dc3100aeaa8819ea0dab
diff --git a/demo/Android.bp b/demo/Android.bp index 1342a26..8613166 100644 --- a/demo/Android.bp +++ b/demo/Android.bp
@@ -19,4 +19,5 @@ platform_apis: true, use_embedded_native_libs: true, v4_signature: true, + min_sdk_version: "33", }