From 0dd9902c89e7b705fd73158aadf1bf27843ad201 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Thu, 24 Jan 2013 19:14:26 -0800 Subject: App ops: add UI for viewing and controlling ops per-app. Change-Id: Iadd68cbd429af4d431dcd09b9adacd09c5092ae6 --- res/layout/app_ops_details.xml | 57 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 res/layout/app_ops_details.xml (limited to 'res/layout/app_ops_details.xml') diff --git a/res/layout/app_ops_details.xml b/res/layout/app_ops_details.xml new file mode 100644 index 0000000..d28689d --- /dev/null +++ b/res/layout/app_ops_details.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.1