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

Commit 03193751 authored by Xiao Ma's avatar Xiao Ma
Browse files

Apply more generic AIDL package name on jarjar rule.

Since we created a new package(android.net.networkstack.aidl)
particularly for new added stable AIDL files, using generic
wildcards instead of enumerating each specific parcelable name.

Bug: 157534516
Test: atest FrameworksNetTests
Change-Id: I83f7ef42d0af1d691abd4b5892b079d4ab17e6b4
parent dc0b992c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ rule android.net.ipmemorystore.IOnStatusListener* com.android.wifi.x.@0
rule android.net.ipmemorystore.NetworkAttributesParcelable* com.android.wifi.x.@0
rule android.net.ipmemorystore.SameL3NetworkResponseParcelable* com.android.wifi.x.@0
rule android.net.ipmemorystore.StatusParcelable* com.android.wifi.x.@0
rule android.net.networkstack.aidl.quirks.IPv6ProvisioningLossQuirk* com.android.wifi.x.@0
rule android.net.networkstack.aidl.** com.android.wifi.x.@0

# Net utils (includes Network Stack helper classes).
rule android.net.DhcpResults* com.android.wifi.x.@0