Loading packages/Tethering/apex/AndroidManifest.xml +3 −1 Original line number Diff line number Diff line Loading @@ -20,8 +20,10 @@ <application android:hasCode="false" /> <!-- b/145383354: Current minSdk is locked to Q for development cycle, lock it to next version before ship. --> <uses-sdk <!-- TODO: Uncomment this when the R API level is fixed. b/148281152 --> <!--uses-sdk android:minSdkVersion="29" android:targetSdkVersion="29" /> --> </manifest> Loading
packages/Tethering/apex/AndroidManifest.xml +3 −1 Original line number Diff line number Diff line Loading @@ -20,8 +20,10 @@ <application android:hasCode="false" /> <!-- b/145383354: Current minSdk is locked to Q for development cycle, lock it to next version before ship. --> <uses-sdk <!-- TODO: Uncomment this when the R API level is fixed. b/148281152 --> <!--uses-sdk android:minSdkVersion="29" android:targetSdkVersion="29" /> --> </manifest>