summaryrefslogtreecommitdiffstats
path: root/api/current.xml
diff options
context:
space:
mode:
authorWu-cheng Li <wuchengli@google.com>2010-11-09 01:55:44 +0800
committerWu-cheng Li <wuchengli@google.com>2010-11-09 02:20:02 +0800
commita48b70fa8ff6363d1e5282be70f6be12bc0688dc (patch)
tree05e0932b8491b3aaf2bc8d44d7222ae15ccc59ab /api/current.xml
parent17ae359721ba74399e785369346509b776999d1f (diff)
downloadframeworks_base-a48b70fa8ff6363d1e5282be70f6be12bc0688dc.zip
frameworks_base-a48b70fa8ff6363d1e5282be70f6be12bc0688dc.tar.gz
frameworks_base-a48b70fa8ff6363d1e5282be70f6be12bc0688dc.tar.bz2
Camera.open() should only return back-facing camera.
Also update current.xml and 9.xml. setRotationHint was also missing from 9.xml. bug:3173302 Change-Id: Idd3f7417a4d35c65910e9b08a1bfd157b91e1baa
Diffstat (limited to 'api/current.xml')
-rw-r--r--api/current.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/api/current.xml b/api/current.xml
index ac92b7a..fb3b998 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -73399,16 +73399,6 @@
visibility="public"
>
</field>
-<field name="CAMERA_ID_DEFAULT"
- type="int"
- transient="false"
- volatile="false"
- static="true"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</field>
</class>
<interface name="Camera.AutoFocusCallback"
abstract="true"