Update UI to add new audio app ops.

Change-Id: I307d25bdd6bee2e7d7a9df32849ef206abaf2318
This commit is contained in:
Dianne Hackborn
2013-04-30 15:06:22 -07:00
parent 68a958619d
commit 6e91babeda
4 changed files with 45 additions and 14 deletions

View File

@@ -43,6 +43,7 @@ public class AppOpsSummary extends Fragment {
AppOpsState.LOCATION_TEMPLATE,
AppOpsState.PERSONAL_TEMPLATE,
AppOpsState.MESSAGING_TEMPLATE,
AppOpsState.MEDIA_TEMPLATE,
AppOpsState.DEVICE_TEMPLATE
};