Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c7a4d15 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 5652499 from 9f145111 to qt-release

Change-Id: Ia676ce47e9b5eb5c9af4d4175b50308ead6c3175
parents 5ae48202 9f145111
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -19,11 +19,11 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
  package="com.android.networkstack"
  package="com.android.networkstack"
  android:sharedUserId="android.uid.networkstack"
  android:sharedUserId="android.uid.networkstack"
  android:versionCode="220000000"
  android:versionCode="290000000"
  android:versionName="29 system image"
  android:versionName="2019-09"
>
>


    <uses-sdk android:minSdkVersion="28" android:targetSdkVersion="28" />
    <uses-sdk android:minSdkVersion="29" android:targetSdkVersion="29" />


    <!-- Permissions must be defined here, and not in the base manifest, as the network stack
    <!-- Permissions must be defined here, and not in the base manifest, as the network stack
         running in the system server process does not need any permission, and having privileged
         running in the system server process does not need any permission, and having privileged