OSDN Git Service

Grant STATUS_BAR permission to com.android.shell
authorEvan Laird <evanlaird@google.com>
Wed, 17 Apr 2019 20:47:54 +0000 (16:47 -0400)
committerEvan Laird <evanlaird@google.com>
Fri, 19 Apr 2019 16:23:40 +0000 (16:23 +0000)
commitdeb46f3c36b88b03b3ed094edda2f4cd045166e1
treeb3520c510362bff142c076ae201759036a7f5f72
parent1c1c65ee56721280b8a88c9a705fbe0f3120ad4f
Grant STATUS_BAR permission to com.android.shell

Allows for testing APIs protected by this permission from CTS tests

Test:  adb shell dumpsys package com.android.shell | grep "\bSTATUS_BAR:
granted=true" # should find the permission
Bug: 130178313

Change-Id: Ida0950664b98217d9c0801c0f19436c754ee6744
data/etc/privapp-permissions-platform.xml
packages/Shell/AndroidManifest.xml