We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bae6706 + b8ce056 commit 9da1dceCopy full SHA for 9da1dce
transport/transport-runtime/src/main/AndroidManifest.xml
@@ -12,8 +12,7 @@
12
<!-- See the License for the specific language governing permissions and -->
13
<!-- limitations under the License. -->
14
15
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
16
- package="com.google.android.datatransport.runtime">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android">
17
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
18
<!--Although the *SdkVersion is captured in gradle build files, this is required for non gradle builds-->
19
<!--<uses-sdk android:minSdkVersion="21"/>-->
0 commit comments