From 0b91635caf91b76d304e80997c82fe582b636428 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 17 Dec 2009 18:01:04 -0800 Subject: docs: add "required" attribute to the docs and add a note to the CAMERA permission stating that it enables the for camera. This is an incrimental update for the 2.0.1 docs. More changes to come for the 2.1 docs to include more features --- core/res/AndroidManifest.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'core') diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 0d03ff2..3c35fc7 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -403,7 +403,13 @@ android:label="@string/permlab_recordAudio" android:description="@string/permdesc_recordAudio" /> - +