Update visibility of libaudioserviceexampleimpl

In order for vendors to be able to use this library
it needs to have public visibility.

Bug: 205884982
Test: m
Change-Id: Idd47c942ee1e97372047ec1b44bcd996d454e3e2
This commit is contained in:
Mikhail Naganov 2023-03-15 09:29:16 -07:00
parent 7baf2ac4e3
commit 776e65e35f

View file

@ -92,9 +92,6 @@ cc_library {
"audio_policy_configuration_aidl_default",
"audio_policy_engine_configuration_aidl_default",
],
visibility: [
":__subpackages__",
],
}
cc_binary {