Skip to content

Commit a4a2bee

Browse files
Winson ChungAndroid (Google) Code Review
authored andcommitted
Merge "Initial changes to add QuickSettings." into jb-mr1-dev
2 parents 1edf63e + d63c597 commit a4a2bee

File tree

59 files changed

+1445
-20
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+1445
-20
lines changed

packages/SystemUI/AndroidManifest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
<uses-permission android:name="android.permission.REMOTE_AUDIO_PLAYBACK" />
1717

1818
<uses-permission android:name="android.permission.MANAGE_USERS" />
19+
<uses-permission android:name="android.permission.READ_PROFILE" />
20+
<uses-permission android:name="android.permission.READ_CONTACTS" />
1921

2022
<!-- Networking and telephony -->
2123
<uses-permission android:name="android.permission.BLUETOOTH" />
3.65 KB
Loading
3.56 KB
Loading
4.24 KB
Loading
4.19 KB
Loading
3.17 KB
Loading
3.16 KB
Loading
3.71 KB
Loading
3.67 KB
Loading
3.36 KB
Loading

0 commit comments

Comments
 (0)