Skip to content

Commit 9da1dce

Browse files
authored
Merge b8ce056 into bae6706
2 parents bae6706 + b8ce056 commit 9da1dce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

transport/transport-runtime/src/main/AndroidManifest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
<!-- See the License for the specific language governing permissions and -->
1313
<!-- limitations under the License. -->
1414

15-
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
16-
package="com.google.android.datatransport.runtime">
15+
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
1716
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
1817
<!--Although the *SdkVersion is captured in gradle build files, this is required for non gradle builds-->
1918
<!--<uses-sdk android:minSdkVersion="21"/>-->

0 commit comments

Comments
 (0)