Merge "Remove a useless comment" am: c486f0248b
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1777769 Change-Id: Ie0e10e4d2f9500271cd83ef8498c5d13d8d338b0
This commit is contained in:
@@ -18,12 +18,4 @@
|
||||
package="com.android.tethering">
|
||||
<!-- APEX does not have classes.dex -->
|
||||
<application android:hasCode="false" />
|
||||
<!-- b/145383354: Current minSdk is locked to Q for development cycle, lock it to next version
|
||||
before ship. -->
|
||||
<!-- TODO: Uncomment this when the R API level is fixed. b/148281152 -->
|
||||
<!--uses-sdk
|
||||
android:minSdkVersion="29"
|
||||
android:targetSdkVersion="29"
|
||||
/>
|
||||
-->
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user