malikakash 8a5b714f8d Add sepolicy configs for LyricConfigProvider Service
- Introduce service_context for ILyricConfigProvider service
- Allow adding the ILyricConfigProvider to the service manager.
- Allow HAL to find ILyricConfigProvider from servicemanager
- Allow all proceses in com.google.pixel.services:* to have the same domain as the app (vendor_pbcs_app)
  -- We'll be running services in their own processes so this
     is needed.
- TODO: binder_call(vendor_pbcs_app, vendor_pcs_app);
  Allow PBCS appdomain to make binder calls into PCS appdomain
  after ag/24030784 lands.

Bug: 280340307
Test: We can successfully start and register the LyricConfigProvider service with the servicemanager.
Change-Id: Ia0a74065e98761e48aa041bf7f2f34188017cee4
2023-07-19 21:21:39 +00:00
2023-03-08 23:30:03 +00:00
2023-07-13 14:06:24 +08:00
2023-02-13 12:48:47 +08:00
2022-11-11 12:07:16 +08:00
2023-04-12 09:49:16 +00:00
2023-04-20 09:08:07 +00:00
2023-03-09 16:17:35 +00:00
2023-04-21 17:32:20 +00:00
2023-03-31 06:28:07 +08:00
2022-08-12 09:55:21 +08:00

Please refer to go/pixel-recycle to modularize your code in this space.
Description
No description provided
Readme 174 MiB
Languages
C++ 81.9%
Makefile 12.4%
Shell 5.7%