Eino-Ville Talvala | ae70f8c | 2023-08-18 10:10:55 -0700 | [diff] [blame] | 1 | package: "com.android.internal.camera.flags" |
Oriol Prieto Gasco | e700645 | 2024-02-06 18:34:40 +0000 | [diff] [blame] | 2 | container: "system" |
Eino-Ville Talvala | ae70f8c | 2023-08-18 10:10:55 -0700 | [diff] [blame] | 3 | |
| 4 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 5 | namespace: "camera_platform" |
| 6 | name: "camera_hsum_permission" |
| 7 | is_exported: true |
| 8 | description: "Camera access by headless system user" |
| 9 | bug: "273539631" |
Eino-Ville Talvala | ae70f8c | 2023-08-18 10:10:55 -0700 | [diff] [blame] | 10 | } |
Jyoti Bhayana | 5bdb5a6 | 2023-08-24 14:46:08 -0700 | [diff] [blame] | 11 | |
| 12 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 13 | namespace: "camera_platform" |
| 14 | name: "concert_mode" |
| 15 | is_exported: true |
| 16 | description: "Introduces a new concert mode camera extension type" |
| 17 | bug: "297083874" |
Emilian Peev | ae7c053 | 2023-09-22 21:53:21 +0000 | [diff] [blame] | 18 | } |
Shuzhen Wang | 045be6c | 2023-10-12 10:01:10 -0700 | [diff] [blame] | 19 | |
| 20 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 21 | namespace: "camera_platform" |
| 22 | name: "feature_combination_query" |
| 23 | is_exported: true |
| 24 | description: "Query feature combination support and session specific characteristics" |
| 25 | bug: "309627704" |
Shuzhen Wang | 045be6c | 2023-10-12 10:01:10 -0700 | [diff] [blame] | 26 | } |
| 27 | |
Emilian Peev | ae7c053 | 2023-09-22 21:53:21 +0000 | [diff] [blame] | 28 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 29 | namespace: "camera_platform" |
| 30 | name: "watch_foreground_changes" |
| 31 | description: "Request AppOps to notify changes in the foreground status of the client" |
| 32 | bug: "290086710" |
Austin Borger | ca1e006 | 2023-06-28 11:32:55 -0700 | [diff] [blame] | 33 | } |
| 34 | |
| 35 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 36 | namespace: "camera_platform" |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 37 | name: "camera_manual_flash_strength_control" |
| 38 | is_exported: true |
| 39 | description: "Flash brightness level control in manual flash mode" |
| 40 | bug: "238348881" |
Rucha Katakwar | 0ff1af0 | 2023-08-11 13:25:20 -0700 | [diff] [blame] | 41 | } |
Jayant Chowdhary | d65d944 | 2023-07-11 01:18:06 +0000 | [diff] [blame] | 42 | |
| 43 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 44 | namespace: "camera_platform" |
| 45 | name: "lazy_aidl_wait_for_service" |
| 46 | description: "Use waitForService instead of getService with lazy AIDL HALs" |
| 47 | bug: "285546208" |
Jayant Chowdhary | d65d944 | 2023-07-11 01:18:06 +0000 | [diff] [blame] | 48 | } |
Shuzhen Wang | 6e08d20 | 2023-10-24 20:27:14 +0000 | [diff] [blame] | 49 | |
| 50 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 51 | namespace: "camera_platform" |
| 52 | name: "log_zoom_override_usage" |
| 53 | description: "Enable measuring how much usage there is for zoom settings overrde" |
| 54 | bug: "307409002" |
Shuzhen Wang | 6e08d20 | 2023-10-24 20:27:14 +0000 | [diff] [blame] | 55 | } |
Vadim Caen | 7eccd7c | 2023-10-03 16:26:33 +0200 | [diff] [blame] | 56 | |
Jayant Chowdhary | f60b3c8 | 2023-12-01 18:43:22 +0000 | [diff] [blame] | 57 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 58 | namespace: "camera_platform" |
| 59 | name: "session_hal_buf_manager" |
| 60 | description: "Enable or disable HAL buffer manager as requested by the camera HAL" |
| 61 | bug: "311263114" |
malikakash | f6529a3 | 2023-11-29 21:12:04 +0000 | [diff] [blame] | 62 | } |
| 63 | |
| 64 | flag { |
| 65 | namespace: "camera_platform" |
| 66 | name: "inject_session_params" |
| 67 | description: "Enable session parameter injection via reconfiguration" |
| 68 | bug: "308984721" |
| 69 | } |
Jag Saund | 4cc26a1 | 2023-12-05 19:35:52 +0000 | [diff] [blame] | 70 | |
| 71 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 72 | namespace: "camera_platform" |
| 73 | name: "camera_ae_mode_low_light_boost" |
| 74 | is_exported: true |
| 75 | description: "An AE mode that enables increased brightening in low light scenes" |
| 76 | bug: "312803148" |
Jag Saund | 4cc26a1 | 2023-12-05 19:35:52 +0000 | [diff] [blame] | 77 | } |
Michelle Ho | 3c1762c | 2023-11-20 14:56:01 +0000 | [diff] [blame] | 78 | |
| 79 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 80 | namespace: "camera_platform" |
| 81 | name: "multiresolution_imagereader_usage_config" |
| 82 | description: "Enable creating MultiResolutionImageReader with usage flag configuration" |
| 83 | bug: "301588215" |
Michelle Ho | 3c1762c | 2023-11-20 14:56:01 +0000 | [diff] [blame] | 84 | } |
Avichal Rakesh | 74b5ae7 | 2023-12-27 16:56:45 -0800 | [diff] [blame] | 85 | |
| 86 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 87 | namespace: "camera_platform" |
| 88 | name: "use_ro_board_api_level_for_vndk_version" |
| 89 | description: "Enable using ro.board.api_level instead of ro.vndk.version to get VNDK version" |
| 90 | bug: "312315580" |
Avichal Rakesh | 74b5ae7 | 2023-12-27 16:56:45 -0800 | [diff] [blame] | 91 | } |
Avichal Rakesh | 682788a | 2024-01-11 18:01:36 -0800 | [diff] [blame] | 92 | |
| 93 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 94 | namespace: "camera_platform" |
| 95 | name: "camera_extensions_characteristics_get" |
| 96 | is_exported: true |
| 97 | description: "Enable get extension specific camera characteristics API" |
| 98 | bug: "280649914" |
Jag Saund | c3f236f | 2024-01-16 18:02:09 +0000 | [diff] [blame] | 99 | } |
| 100 | |
| 101 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 102 | namespace: "camera_platform" |
| 103 | name: "delay_lazy_hal_instantiation" |
| 104 | description: "Only trigger lazy HAL instantiation when the HAL is needed for an operation." |
| 105 | bug: "319735068" |
Avichal Rakesh | 682788a | 2024-01-11 18:01:36 -0800 | [diff] [blame] | 106 | } |
Eino-Ville Talvala | 118d0e9 | 2024-01-24 12:15:52 -0800 | [diff] [blame] | 107 | |
| 108 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 109 | namespace: "camera_platform" |
| 110 | name: "return_buffers_outside_locks" |
| 111 | description: "Enable returning graphics buffers to buffer queues without holding the in-flight mutex" |
| 112 | bug: "315526878" |
Eino-Ville Talvala | 118d0e9 | 2024-01-24 12:15:52 -0800 | [diff] [blame] | 113 | } |
Avichal Rakesh | 403d913 | 2024-01-22 14:57:01 -0800 | [diff] [blame] | 114 | |
| 115 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 116 | namespace: "camera_platform" |
| 117 | name: "camera_device_setup" |
| 118 | is_exported: true |
| 119 | description: "Create an intermediate Camera Device class for limited CameraDevice access." |
| 120 | bug: "320741775" |
Avichal Rakesh | 403d913 | 2024-01-22 14:57:01 -0800 | [diff] [blame] | 121 | } |
Jyoti Bhayana | c05a119 | 2024-02-11 13:19:29 +0000 | [diff] [blame] | 122 | |
| 123 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 124 | namespace: "camera_platform" |
| 125 | name: "camera_privacy_allowlist" |
| 126 | is_exported: true |
| 127 | description: "Allowlisting to exempt safety-relevant cameras from privacy control for automotive devices" |
| 128 | bug: "282814430" |
Jyoti Bhayana | c05a119 | 2024-02-11 13:19:29 +0000 | [diff] [blame] | 129 | } |
Ravneet Dhanjal | 7dba7b4 | 2024-02-15 01:55:10 +0000 | [diff] [blame] | 130 | |
| 131 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 132 | namespace: "camera_platform" |
| 133 | name: "surface_ipc" |
| 134 | description: "Optimize Surface binder IPC" |
| 135 | bug: "323292530" |
| 136 | metadata { |
| 137 | purpose: PURPOSE_BUGFIX |
| 138 | } |
Emilian Peev | 3b93acb | 2024-03-11 21:09:48 +0000 | [diff] [blame] | 139 | } |
| 140 | |
| 141 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 142 | namespace: "camera_platform" |
| 143 | name: "extension_10_bit" |
| 144 | is_exported: true |
| 145 | description: "Enables 10-bit support in the camera extensions." |
| 146 | bug: "316375635" |
Ravneet Dhanjal | 7dba7b4 | 2024-02-15 01:55:10 +0000 | [diff] [blame] | 147 | } |
Emilian Peev | 3500ed3 | 2024-03-07 01:17:04 +0000 | [diff] [blame] | 148 | |
| 149 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 150 | namespace: "camera_platform" |
| 151 | name: "single_thread_executor" |
| 152 | description: "Ensure device logic is run within one thread." |
| 153 | bug: "305857746" |
| 154 | metadata { |
| 155 | purpose: PURPOSE_BUGFIX |
| 156 | } |
Emilian Peev | 7fb86d8 | 2024-03-28 18:26:05 +0000 | [diff] [blame] | 157 | } |
| 158 | |
| 159 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 160 | namespace: "camera_platform" |
Emilian Peev | 48d5c96 | 2024-08-26 23:25:29 +0000 | [diff] [blame] | 161 | name: "single_thread_executor_naming" |
| 162 | description: "Set the device executor thread name." |
| 163 | bug: "359709863" |
| 164 | metadata { |
| 165 | purpose: PURPOSE_BUGFIX |
| 166 | } |
| 167 | } |
| 168 | |
| 169 | flag { |
| 170 | namespace: "camera_platform" |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 171 | name: "surface_leak_fix" |
| 172 | description: "Address Surface release leaks in CaptureRequest" |
| 173 | bug: "324071855" |
| 174 | metadata { |
| 175 | purpose: PURPOSE_BUGFIX |
| 176 | } |
Emilian Peev | 3500ed3 | 2024-03-07 01:17:04 +0000 | [diff] [blame] | 177 | } |
Emilian Peev | dba7894 | 2024-03-08 01:27:02 +0000 | [diff] [blame] | 178 | |
| 179 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 180 | namespace: "camera_platform" |
| 181 | name: "concert_mode_api" |
| 182 | description: "Covers the eyes free videography public facing API" |
| 183 | bug: "297083874" |
Emilian Peev | dba7894 | 2024-03-08 01:27:02 +0000 | [diff] [blame] | 184 | } |
| 185 | |
Avichal Rakesh | 5788fec | 2024-03-15 14:39:20 -0700 | [diff] [blame] | 186 | |
| 187 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 188 | namespace: "camera_platform" |
| 189 | name: "cache_permission_services" |
| 190 | description: "Cache IPermissionController and IPermissionChecker in CameraService to reduce query latency." |
| 191 | bug: "326139956" |
| 192 | metadata { |
| 193 | purpose: PURPOSE_BUGFIX |
| 194 | } |
Avichal Rakesh | 5788fec | 2024-03-15 14:39:20 -0700 | [diff] [blame] | 195 | } |
Avichal Rakesh | 8fbda41 | 2024-04-04 17:16:33 -0700 | [diff] [blame] | 196 | |
| 197 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 198 | namespace: "camera_platform" |
| 199 | name: "check_session_support_before_session_char" |
| 200 | description: "Validate that a SessionConfiguration is supported before fetching SessionCharacteristics." |
| 201 | bug: "327008530" |
| 202 | metadata { |
| 203 | purpose: PURPOSE_BUGFIX |
| 204 | } |
Avichal Rakesh | 8fbda41 | 2024-04-04 17:16:33 -0700 | [diff] [blame] | 205 | } |
Avichal Rakesh | caf179b | 2024-04-04 18:42:46 -0700 | [diff] [blame] | 206 | |
| 207 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 208 | namespace: "camera_platform" |
| 209 | name: "calculate_perf_override_during_session_support" |
| 210 | description: "Dynamically calulate whether perf class override should be set in isSessionConfigurationWithParametersSupported." |
| 211 | bug: "332975108" |
| 212 | metadata { |
| 213 | purpose: PURPOSE_BUGFIX |
| 214 | } |
Avichal Rakesh | caf179b | 2024-04-04 18:42:46 -0700 | [diff] [blame] | 215 | } |
Eino-Ville Talvala | ffc186b | 2024-04-09 18:10:47 -0700 | [diff] [blame] | 216 | |
| 217 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 218 | namespace: "camera_platform" |
| 219 | name: "analytics_24q3" |
| 220 | description: "Miscellaneous camera platform metrics for 24Q3" |
| 221 | bug: "332557570" |
Eino-Ville Talvala | ffc186b | 2024-04-09 18:10:47 -0700 | [diff] [blame] | 222 | } |
Emilian Peev | 31bd242 | 2024-04-23 22:24:09 +0000 | [diff] [blame] | 223 | |
| 224 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 225 | namespace: "camera_platform" |
| 226 | name: "realtime_priority_bump" |
| 227 | description: "Bump the scheduling priority of performance critical code paths" |
| 228 | bug: "336628522" |
| 229 | metadata { |
| 230 | purpose: PURPOSE_BUGFIX |
| 231 | } |
Emilian Peev | 31bd242 | 2024-04-23 22:24:09 +0000 | [diff] [blame] | 232 | } |
Avichal Rakesh | f50484f | 2024-04-30 15:58:21 -0700 | [diff] [blame] | 233 | |
| 234 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 235 | namespace: "camera_platform" |
| 236 | name: "use_system_api_for_vndk_version" |
| 237 | description: "ro.board.api_level isn't reliable. Use system api to replace ro.vndk.version" |
| 238 | bug: "312315580" |
| 239 | metadata { |
| 240 | purpose: PURPOSE_BUGFIX |
| 241 | } |
Avichal Rakesh | f50484f | 2024-04-30 15:58:21 -0700 | [diff] [blame] | 242 | } |
Shuzhen Wang | 0596943 | 2024-05-08 17:14:21 -0700 | [diff] [blame] | 243 | |
| 244 | flag { |
| 245 | namespace: "camera_platform" |
| 246 | name: "multi_res_raw_reprocessing" |
| 247 | description: "Allow multi-resolution raw reprocessing without reprocessing capability" |
| 248 | bug: "336922859" |
| 249 | metadata { |
| 250 | purpose: PURPOSE_BUGFIX |
| 251 | } |
| 252 | } |
Avichal Rakesh | 676fca0 | 2024-07-11 17:14:25 -0700 | [diff] [blame] | 253 | |
| 254 | flag { |
| 255 | namespace: "camera_platform" |
| 256 | name: "api1_release_binderlock_before_cameraservice_disconnect" |
| 257 | description: "Drop mSerializationLock in Camera1 client when calling into CameraService" |
| 258 | bug: "351778072" |
| 259 | metadata { |
| 260 | purpose: PURPOSE_BUGFIX |
| 261 | } |
| 262 | } |
Emilian Peev | 3132f06 | 2024-08-01 22:42:10 +0000 | [diff] [blame] | 263 | |
| 264 | flag { |
| 265 | namespace: "camera_platform" |
| 266 | name: "bump_preview_frame_space_priority" |
| 267 | description: "Increase the PreviewFrameSpacer thread priority" |
| 268 | bug: "355665306" |
| 269 | metadata { |
| 270 | purpose: PURPOSE_BUGFIX |
| 271 | } |
| 272 | } |
Jayant Chowdhary | 02939ef | 2024-08-07 21:24:33 +0000 | [diff] [blame] | 273 | |
| 274 | flag { |
| 275 | namespace: "camera_platform" |
| 276 | name: "dumpsys_request_stream_ids" |
| 277 | description: "Add stream id information to last request dumpsys" |
| 278 | bug: "357913929" |
| 279 | metadata { |
| 280 | purpose: PURPOSE_BUGFIX |
| 281 | } |
| 282 | } |