Revert "Make the network stack a persistent process."
This reverts commit 796afddd6c.
Reason for revert: breaks updatability because persistent processes are not updatable.
Change-Id: I35ded113b31e742f13ad8523a10af3a83a111374
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user