Merge "Make the network stack a persistent process."

am: d0e7befaaf

Change-Id: I7de9d01aa2ee0d71f7c862e530d86b4a136013a6
This commit is contained in:
Lorenzo Colitti
2019-04-24 09:37:50 -07:00
committed by android-build-merger

View File

@@ -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"