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

Commit 90ef7321 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "wifi(jar-jar): Jar-jar HIDL stubs to a separate namespace" into rvc-dev...

Merge "wifi(jar-jar): Jar-jar HIDL stubs to a separate namespace" into rvc-dev am: 466397c4 am: c12c94d7 am: c472ce1f

Change-Id: I447040201834d1028207849ae78fc3a93a69ab1a
parents 6e1b3c1d c472ce1f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -53,6 +53,9 @@ rule com.google.protobuf.** com.android.server.x.wifi.protobuf.@1
rule com.android.internal.messages.SystemMessageProto* com.android.server.x.wifi.messages.SystemMessageProto@1
# Use our statically linked PlatformProperties library
rule android.sysprop.** com.android.server.x.wifi.sysprop.@1
# Use our statically linked HIDL stubs
rule android.hardware.** com.android.server.x.wifi.hardware.@1
rule android.hidl.** com.android.server.x.wifi.hidl.@1

# used by both framework-wifi and wifi-service
rule android.content.pm.BaseParceledListSlice* android.x.net.wifi.util.BaseParceledListSlice@1