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" |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 30 | name: "camera_manual_flash_strength_control" |
| 31 | is_exported: true |
| 32 | description: "Flash brightness level control in manual flash mode" |
| 33 | bug: "238348881" |
Rucha Katakwar | 0ff1af0 | 2023-08-11 13:25:20 -0700 | [diff] [blame] | 34 | } |
Jayant Chowdhary | d65d944 | 2023-07-11 01:18:06 +0000 | [diff] [blame] | 35 | |
| 36 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 37 | namespace: "camera_platform" |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 38 | name: "session_hal_buf_manager" |
| 39 | description: "Enable or disable HAL buffer manager as requested by the camera HAL" |
| 40 | bug: "311263114" |
malikakash | f6529a3 | 2023-11-29 21:12:04 +0000 | [diff] [blame] | 41 | } |
| 42 | |
| 43 | flag { |
| 44 | namespace: "camera_platform" |
| 45 | name: "inject_session_params" |
| 46 | description: "Enable session parameter injection via reconfiguration" |
| 47 | bug: "308984721" |
| 48 | } |
Jag Saund | 4cc26a1 | 2023-12-05 19:35:52 +0000 | [diff] [blame] | 49 | |
| 50 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 51 | namespace: "camera_platform" |
| 52 | name: "camera_ae_mode_low_light_boost" |
| 53 | is_exported: true |
| 54 | description: "An AE mode that enables increased brightening in low light scenes" |
| 55 | bug: "312803148" |
Jag Saund | 4cc26a1 | 2023-12-05 19:35:52 +0000 | [diff] [blame] | 56 | } |
Michelle Ho | 3c1762c | 2023-11-20 14:56:01 +0000 | [diff] [blame] | 57 | |
| 58 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 59 | namespace: "camera_platform" |
| 60 | name: "multiresolution_imagereader_usage_config" |
| 61 | description: "Enable creating MultiResolutionImageReader with usage flag configuration" |
| 62 | bug: "301588215" |
Michelle Ho | 3c1762c | 2023-11-20 14:56:01 +0000 | [diff] [blame] | 63 | } |
Avichal Rakesh | 74b5ae7 | 2023-12-27 16:56:45 -0800 | [diff] [blame] | 64 | |
| 65 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 66 | namespace: "camera_platform" |
| 67 | name: "use_ro_board_api_level_for_vndk_version" |
| 68 | description: "Enable using ro.board.api_level instead of ro.vndk.version to get VNDK version" |
| 69 | bug: "312315580" |
Avichal Rakesh | 74b5ae7 | 2023-12-27 16:56:45 -0800 | [diff] [blame] | 70 | } |
Avichal Rakesh | 682788a | 2024-01-11 18:01:36 -0800 | [diff] [blame] | 71 | |
| 72 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 73 | namespace: "camera_platform" |
| 74 | name: "camera_extensions_characteristics_get" |
| 75 | is_exported: true |
| 76 | description: "Enable get extension specific camera characteristics API" |
| 77 | bug: "280649914" |
Jag Saund | c3f236f | 2024-01-16 18:02:09 +0000 | [diff] [blame] | 78 | } |
| 79 | |
| 80 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 81 | namespace: "camera_platform" |
| 82 | name: "delay_lazy_hal_instantiation" |
| 83 | description: "Only trigger lazy HAL instantiation when the HAL is needed for an operation." |
| 84 | bug: "319735068" |
Avichal Rakesh | 682788a | 2024-01-11 18:01:36 -0800 | [diff] [blame] | 85 | } |
Eino-Ville Talvala | 118d0e9 | 2024-01-24 12:15:52 -0800 | [diff] [blame] | 86 | |
| 87 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 88 | namespace: "camera_platform" |
| 89 | name: "return_buffers_outside_locks" |
| 90 | description: "Enable returning graphics buffers to buffer queues without holding the in-flight mutex" |
| 91 | bug: "315526878" |
Eino-Ville Talvala | 118d0e9 | 2024-01-24 12:15:52 -0800 | [diff] [blame] | 92 | } |
Avichal Rakesh | 403d913 | 2024-01-22 14:57:01 -0800 | [diff] [blame] | 93 | |
| 94 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 95 | namespace: "camera_platform" |
| 96 | name: "camera_device_setup" |
| 97 | is_exported: true |
| 98 | description: "Create an intermediate Camera Device class for limited CameraDevice access." |
| 99 | bug: "320741775" |
Avichal Rakesh | 403d913 | 2024-01-22 14:57:01 -0800 | [diff] [blame] | 100 | } |
Jyoti Bhayana | c05a119 | 2024-02-11 13:19:29 +0000 | [diff] [blame] | 101 | |
| 102 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 103 | namespace: "camera_platform" |
| 104 | name: "camera_privacy_allowlist" |
| 105 | is_exported: true |
| 106 | description: "Allowlisting to exempt safety-relevant cameras from privacy control for automotive devices" |
| 107 | bug: "282814430" |
Jyoti Bhayana | c05a119 | 2024-02-11 13:19:29 +0000 | [diff] [blame] | 108 | } |
Ravneet Dhanjal | 7dba7b4 | 2024-02-15 01:55:10 +0000 | [diff] [blame] | 109 | |
| 110 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 111 | namespace: "camera_platform" |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 112 | name: "extension_10_bit" |
| 113 | is_exported: true |
| 114 | description: "Enables 10-bit support in the camera extensions." |
| 115 | bug: "316375635" |
Ravneet Dhanjal | 7dba7b4 | 2024-02-15 01:55:10 +0000 | [diff] [blame] | 116 | } |
Emilian Peev | 3500ed3 | 2024-03-07 01:17:04 +0000 | [diff] [blame] | 117 | |
| 118 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 119 | namespace: "camera_platform" |
Emilian Peev | 48d5c96 | 2024-08-26 23:25:29 +0000 | [diff] [blame] | 120 | name: "single_thread_executor_naming" |
| 121 | description: "Set the device executor thread name." |
| 122 | bug: "359709863" |
| 123 | metadata { |
| 124 | purpose: PURPOSE_BUGFIX |
| 125 | } |
| 126 | } |
| 127 | |
| 128 | flag { |
| 129 | namespace: "camera_platform" |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 130 | name: "check_session_support_before_session_char" |
| 131 | description: "Validate that a SessionConfiguration is supported before fetching SessionCharacteristics." |
| 132 | bug: "327008530" |
| 133 | metadata { |
| 134 | purpose: PURPOSE_BUGFIX |
| 135 | } |
Avichal Rakesh | 8fbda41 | 2024-04-04 17:16:33 -0700 | [diff] [blame] | 136 | } |
Avichal Rakesh | caf179b | 2024-04-04 18:42:46 -0700 | [diff] [blame] | 137 | |
| 138 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 139 | namespace: "camera_platform" |
| 140 | name: "calculate_perf_override_during_session_support" |
| 141 | description: "Dynamically calulate whether perf class override should be set in isSessionConfigurationWithParametersSupported." |
| 142 | bug: "332975108" |
| 143 | metadata { |
| 144 | purpose: PURPOSE_BUGFIX |
| 145 | } |
Avichal Rakesh | caf179b | 2024-04-04 18:42:46 -0700 | [diff] [blame] | 146 | } |
Eino-Ville Talvala | ffc186b | 2024-04-09 18:10:47 -0700 | [diff] [blame] | 147 | |
| 148 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 149 | namespace: "camera_platform" |
| 150 | name: "analytics_24q3" |
| 151 | description: "Miscellaneous camera platform metrics for 24Q3" |
| 152 | bug: "332557570" |
Eino-Ville Talvala | ffc186b | 2024-04-09 18:10:47 -0700 | [diff] [blame] | 153 | } |
Emilian Peev | 31bd242 | 2024-04-23 22:24:09 +0000 | [diff] [blame] | 154 | |
| 155 | flag { |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 156 | namespace: "camera_platform" |
Avichal Rakesh | 9cc8342 | 2024-05-07 15:03:38 -0700 | [diff] [blame] | 157 | name: "use_system_api_for_vndk_version" |
| 158 | description: "ro.board.api_level isn't reliable. Use system api to replace ro.vndk.version" |
| 159 | bug: "312315580" |
| 160 | metadata { |
| 161 | purpose: PURPOSE_BUGFIX |
| 162 | } |
Avichal Rakesh | f50484f | 2024-04-30 15:58:21 -0700 | [diff] [blame] | 163 | } |
Shuzhen Wang | 0596943 | 2024-05-08 17:14:21 -0700 | [diff] [blame] | 164 | |
| 165 | flag { |
| 166 | namespace: "camera_platform" |
| 167 | name: "multi_res_raw_reprocessing" |
| 168 | description: "Allow multi-resolution raw reprocessing without reprocessing capability" |
| 169 | bug: "336922859" |
| 170 | metadata { |
| 171 | purpose: PURPOSE_BUGFIX |
| 172 | } |
| 173 | } |
Avichal Rakesh | 676fca0 | 2024-07-11 17:14:25 -0700 | [diff] [blame] | 174 | |
| 175 | flag { |
| 176 | namespace: "camera_platform" |
| 177 | name: "api1_release_binderlock_before_cameraservice_disconnect" |
| 178 | description: "Drop mSerializationLock in Camera1 client when calling into CameraService" |
| 179 | bug: "351778072" |
| 180 | metadata { |
| 181 | purpose: PURPOSE_BUGFIX |
| 182 | } |
| 183 | } |
Emilian Peev | 3132f06 | 2024-08-01 22:42:10 +0000 | [diff] [blame] | 184 | |
| 185 | flag { |
| 186 | namespace: "camera_platform" |
| 187 | name: "bump_preview_frame_space_priority" |
| 188 | description: "Increase the PreviewFrameSpacer thread priority" |
| 189 | bug: "355665306" |
| 190 | metadata { |
| 191 | purpose: PURPOSE_BUGFIX |
| 192 | } |
| 193 | } |
Jayant Chowdhary | 02939ef | 2024-08-07 21:24:33 +0000 | [diff] [blame] | 194 | |
| 195 | flag { |
| 196 | namespace: "camera_platform" |
| 197 | name: "dumpsys_request_stream_ids" |
| 198 | description: "Add stream id information to last request dumpsys" |
| 199 | bug: "357913929" |
| 200 | metadata { |
| 201 | purpose: PURPOSE_BUGFIX |
| 202 | } |
Shuzhen Wang | 0fccf0b | 2024-09-09 10:11:09 -0700 | [diff] [blame] | 203 | } |
Ravneet Dhanjal | ecc7ff8 | 2024-07-18 23:09:10 +0000 | [diff] [blame] | 204 | |
| 205 | flag { |
| 206 | namespace: "camera_platform" |
| 207 | name: "enable_hal_abort_from_cameraservicewatchdog" |
| 208 | description: "Enable CameraServiceWatchdog to abort camera HAL to generate HAL tombstones" |
| 209 | bug: "349652177" |
| 210 | } |
Ravneet Dhanjal | cb3b384 | 2024-09-12 19:29:01 +0000 | [diff] [blame] | 211 | |
| 212 | flag { |
| 213 | namespace: "camera_platform" |
| 214 | name: "enable_stream_reconfiguration_for_unchanged_streams" |
| 215 | description: "Enable stream reconfiguration for unchanged streams" |
| 216 | bug: "341740105" |
| 217 | } |
Austin Borger | 95a0015 | 2024-09-23 17:20:24 -0700 | [diff] [blame^] | 218 | |
| 219 | flag { |
| 220 | namespace: "camera_platform" |
| 221 | name: "use_context_attribution_source" |
| 222 | description: "Use the context-provided AttributionSource when checking for client permissions" |
| 223 | bug: "190657833" |
| 224 | } |