Merge "Revert "Make the network stack a persistent process.""

This commit is contained in:
Lorenzo Colitti
2019-04-29 01:40:34 +00:00
committed by Gerrit Code Review

View File

@@ -24,7 +24,6 @@
android:label="NetworkStack"
android:defaultToDeviceProtectedStorage="true"
android:directBootAware="true"
android:persistent="true"
android:usesCleartextTraffic="true">
<service android:name="com.android.server.connectivity.ipmemorystore.RegularMaintenanceJobService"