liyujie
2025-08-28 b3810562527858a3b3d98ffa6e9c9c5b0f4a9a8e
android/frameworks/base/api/current.txt
....@@ -16063,6 +16063,7 @@
1606316063 @Deprecated public static class Camera.CameraInfo {
1606416064 ctor @Deprecated public Camera.CameraInfo();
1606516065 field @Deprecated public static final int CAMERA_FACING_BACK = 0; // 0x0
16066
+ field @Deprecated public static final int CAMERA_FACING_EXTERNAL = 2; // 0x2
1606616067 field @Deprecated public static final int CAMERA_FACING_FRONT = 1; // 0x1
1606716068 field @Deprecated public boolean canDisableShutterSound;
1606816069 field @Deprecated public int facing;