Introduce TracingServiceProxy System Services
Introduces a new SystemService to act as intermediary between the Perfetto trace daemon and Traceur. Bug: 175591887 Test: adb shell service call 1 i32 0/1 Change-Id: Idea7761a8479827f0cfa561e56ba2beac3072939
This commit is contained in:
@@ -456,6 +456,8 @@ applications that come with the platform
|
||||
<permission name="android.permission.START_FOREGROUND_SERVICES_FROM_BACKGROUND"/>
|
||||
<!-- Permissions required for quick settings tile -->
|
||||
<permission name="android.permission.STATUS_BAR"/>
|
||||
<!-- Permissions required to query Betterbug -->
|
||||
<permission name="android.permission.QUERY_ALL_PACKAGES"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.android.tv">
|
||||
|
||||
Reference in New Issue
Block a user