Eino-Ville Talvala | ae70f8c | 2023-08-18 10:10:55 -0700 | [diff] [blame] | 1 | package: "com.android.internal.camera.flags" |
| 2 | |
| 3 | flag { |
| 4 | namespace: "camera_platform" |
Eino-Ville Talvala | 6f1a9c1 | 2023-09-14 17:26:28 -0700 | [diff] [blame] | 5 | name: "camera_hsum_permission" |
| 6 | description: "Camera access by headless system user" |
| 7 | bug: "273539631" |
Eino-Ville Talvala | ae70f8c | 2023-08-18 10:10:55 -0700 | [diff] [blame] | 8 | } |
Jyoti Bhayana | 5bdb5a6 | 2023-08-24 14:46:08 -0700 | [diff] [blame] | 9 | |
| 10 | flag { |
| 11 | namespace: "camera_platform" |
Eino-Ville Talvala | 6f1a9c1 | 2023-09-14 17:26:28 -0700 | [diff] [blame] | 12 | name: "log_ultrawide_usage" |
| 13 | description: "Enable measuring how much usage there is for ultrawide-angle cameras" |
| 14 | bug: "300515796" |
Jyoti Bhayana | 5bdb5a6 | 2023-08-24 14:46:08 -0700 | [diff] [blame] | 15 | } |
| 16 | |
Rucha Katakwar | 0ff1af0 | 2023-08-11 13:25:20 -0700 | [diff] [blame] | 17 | flag { |
| 18 | namespace: "camera_platform" |
| 19 | name: "camera_manual_flash_strength_control" |
| 20 | description: "Flash brightness level control in manual flash mode" |
| 21 | bug: "238348881" |
| 22 | } |
Jayant Chowdhary | d65d944 | 2023-07-11 01:18:06 +0000 | [diff] [blame] | 23 | |
| 24 | flag { |
| 25 | namespace: "camera_platform" |
| 26 | name: "lazy_aidl_wait_for_service" |
| 27 | description: "Use waitForService instead of getService with lazy AIDL HALs" |
| 28 | bug: "285546208" |
| 29 | } |
Shuzhen Wang | 6e08d20 | 2023-10-24 20:27:14 +0000 | [diff] [blame] | 30 | |
| 31 | flag { |
| 32 | namespace: "camera_platform" |
| 33 | name: "log_zoom_override_usage" |
| 34 | description: "Enable measuring how much usage there is for zoom settings overrde" |
| 35 | bug: "307409002" |
| 36 | } |
Vadim Caen | 7eccd7c | 2023-10-03 16:26:33 +0200 | [diff] [blame^] | 37 | |
| 38 | flag { |
| 39 | namespace: "camera_platform" |
| 40 | name: "virtual_camera_service_discovery" |
| 41 | description: "Enable discovery of the Virtual Camera HAL without a VINTF entry" |
| 42 | bug: "305170199" |
| 43 | } |