Merge "wifi(jar-jar): Jar-jar HIDL stubs to a separate namespace" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
466397c4e9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user