product: Remove wifi-service off SystemServerClassPath
We can dynamically load it instead. Bug: 147799672 Test: Device boots up & connects to wifi networks. Change-Id: I93f2467d0a39719157dac92fd8ba108bb2bde470
This commit is contained in:
@@ -61,8 +61,7 @@ PRODUCT_SYSTEM_SERVER_JARS := \
|
||||
# The values should be of the format <apex name>:<jar name>
|
||||
PRODUCT_UPDATABLE_SYSTEM_SERVER_JARS := \
|
||||
com.android.appsearch:service-appsearch \
|
||||
com.android.permission:service-permission \
|
||||
com.android.wifi:wifi-service
|
||||
com.android.permission:service-permission
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
system/core/rootdir/etc/public.libraries.android.txt:system/etc/public.libraries.txt
|
||||
|
Reference in New Issue
Block a user