summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorNikita Ioffe <ioffe@google.com>2020-03-03 12:02:30 +0000
committerJooyung Han <jooyung@google.com>2020-06-16 14:35:29 +0900
commit6aeec39948dfbf2b75a86e7923fafa093fe062e9 (patch)
treed8b29d1f1b54046c2c81edc68749368d43c1df93 /AndroidManifest.xml
parent9c39ee4eb39d65da76cd6a14ba7cf858a15a0c4c (diff)
downloadNetworkPermissionConfig-6aeec39948dfbf2b75a86e7923fafa093fe062e9.tar.gz
NetworkPermissionConfig: target sdk level 29
Test: builds Bug: 149733822 Change-Id: I844a2d1c081d4bf4639621c9fa922a9118e20da0 Merged-In: I844a2d1c081d4bf4639621c9fa922a9118e20da0 (cherry picked from commit b8d46ba1fcab56f24404ce2edf270376f3c216f0)
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 75960bb..c7cb50d 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -22,7 +22,6 @@
android:versionCode="299900000"
android:versionName="2019-09"
>
- <uses-sdk android:minSdkVersion="29" android:targetSdkVersion="29" />
<!--
This package only exists to define the below permissions, and enforce that they are only
granted to apps sharing the same signature.