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

Commit bfa41eef authored by Roshan Pius's avatar Roshan Pius
Browse files

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
parent 1bf3835e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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