mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 10:28:38 +00:00
remove uwb app
uwb app does not exist on ROM 7793030 Bug: 196916111 Test: boot to home Change-Id: I37d02e98589c7b3e894defa04de709ae0d904f09
This commit is contained in:
@@ -3,6 +3,3 @@ user=_app seinfo=platform name=com.android.ramdump domain=ramdump_app type=app_d
|
||||
|
||||
# Hardware Info Collection
|
||||
user=_app isPrivApp=true name=com.google.android.hardwareinfo domain=hardware_info_app type=app_data_file levelFrom=user
|
||||
|
||||
# Qorvo UWB system app
|
||||
user=uwb isPrivApp=true seinfo=uwb name=com.qorvo.uwb domain=uwb_vendor_app type=uwb_vendor_data_file levelFrom=all
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
type uwb_vendor_app, domain;
|
||||
|
||||
app_domain(uwb_vendor_app)
|
||||
|
||||
add_service(uwb_vendor_app, uwb_vendor_service)
|
||||
|
||||
allow uwb_vendor_app app_api_service:service_manager find;
|
||||
allow uwb_vendor_app hal_uwb_vendor_service:service_manager find;
|
||||
allow uwb_vendor_app nfc_service:service_manager find;
|
||||
|
||||
allow uwb_vendor_app uwb_vendor_data_file:file create_file_perms;
|
||||
allow uwb_vendor_app uwb_vendor_data_file:dir create_dir_perms;
|
||||
Reference in New Issue
Block a user