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

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

Merge "Make the network stack a persistent process." am: d0e7befa

am: ef68d77b

Change-Id: I55261fc6a5937f38ba038ac567f2f2419e40f9e8
parents db25f187 ef68d77b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
        android:label="NetworkStack"
        android:defaultToDeviceProtectedStorage="true"
        android:directBootAware="true"
        android:persistent="true"
        android:usesCleartextTraffic="true">

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