OSDN Git Service

camera2: update API txt for the API change
authorZhijun He <zhijunhe@google.com>
Sat, 24 Jan 2015 01:30:31 +0000 (17:30 -0800)
committerZhijun He <zhijunhe@google.com>
Tue, 24 Mar 2015 02:41:41 +0000 (19:41 -0700)
Change-Id: I4a9476849f5fde9dff669876bbdaf055bd3adc48

api/system-current.txt

index 950d97a..fefd5f4 100644 (file)
@@ -13146,6 +13146,7 @@ package android.hardware.camera2 {
     field public static final int INFO_SUPPORTED_HARDWARE_LEVEL_LEGACY = 2; // 0x2
     field public static final int INFO_SUPPORTED_HARDWARE_LEVEL_LIMITED = 0; // 0x0
     field public static final int LENS_FACING_BACK = 1; // 0x1
+    field public static final int LENS_FACING_EXTERNAL = 2; // 0x2
     field public static final int LENS_FACING_FRONT = 0; // 0x0
     field public static final int LENS_INFO_FOCUS_DISTANCE_CALIBRATION_APPROXIMATE = 1; // 0x1
     field public static final int LENS_INFO_FOCUS_DISTANCE_CALIBRATION_CALIBRATED = 2; // 0x2