Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e458afd3 authored by Yi Jin's avatar Yi Jin Committed by Android (Google) Code Review
Browse files

Merge "Enable incidentd.rc also add dump and usage_stats permission to statsd...

Merge "Enable incidentd.rc also add dump and usage_stats permission to statsd so it bypass incidentd's permission check"
parents ba685389 974e56f1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -91,9 +91,7 @@ GEN_PROTO:=

gen_src_dir:=

ifeq ($(BUILD_WITH_INCIDENTD_RC), true)
LOCAL_INIT_RC := incidentd.rc
endif

include $(BUILD_EXECUTABLE)

+2 −0
Original line number Diff line number Diff line
@@ -172,6 +172,8 @@
    <assign-permission name="android.permission.ACCESS_LOWPAN_STATE" uid="lowpan" />
    <assign-permission name="android.permission.MANAGE_LOWPAN_INTERFACES" uid="lowpan" />

    <assign-permission name="android.permission.DUMP" uid="statsd" />
    <assign-permission name="android.permission.PACKAGE_USAGE_STATS" uid="statsd" />
    <assign-permission name="android.permission.STATSCOMPANION" uid="statsd" />

    <!-- This is a list of all the libraries available for application