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

Commit cd62a7fb authored by Lorenzo Colitti's avatar Lorenzo Colitti Committed by android-build-merger
Browse files

Merge "Make the network stack a persistent process."

am: d0e7befaaf

Change-Id: I7de9d01aa2ee0d71f7c862e530d86b4a136013a6
parents 07f1e833 3f2e0d74
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -24,6 +24,7 @@
        android:label="NetworkStack"
        android:label="NetworkStack"
        android:defaultToDeviceProtectedStorage="true"
        android:defaultToDeviceProtectedStorage="true"
        android:directBootAware="true"
        android:directBootAware="true"
        android:persistent="true"
        android:usesCleartextTraffic="true">
        android:usesCleartextTraffic="true">


        <service android:name="com.android.server.connectivity.ipmemorystore.RegularMaintenanceJobService"
        <service android:name="com.android.server.connectivity.ipmemorystore.RegularMaintenanceJobService"