Add sepolicy for Twoshay Notification Service

Test: The notification service is successfully running.
Flag: com.google.android.input.twoshay.flags.enable_notification_service
Bug: 385001604

Change-Id: I8bb8a894ecc88d588e867022a0c61d8d8a5560ca
Signed-off-by: Hyungwoo Yang <hyungwooyang@google.com>
This commit is contained in:
Hyungwoo Yang 2024-12-20 07:49:29 +00:00
parent cc790dd80c
commit f720f9e87e
6 changed files with 26 additions and 6 deletions

View file

@ -1,4 +1,5 @@
allow platform_app gril_antenna_tuning_service:service_manager find;
allow platform_app screen_protector_detector_service:service_manager find;
allow platform_app touch_context_service:service_manager find;
allow platform_app twoshay_notification_service:service_manager find;
binder_call(platform_app, twoshay)