|
3 | 3 | <!--whether the device is pad--> |
4 | 4 | <bool name="is_pad">false</bool> |
5 | 5 | <!--whether the device is xiaomi--> |
6 | | - <bool name="is_xiaomi">true</bool> |
| 6 | + <bool name="is_xiaomi">false</bool> |
7 | 7 | <!--whether the device is hongmi--> |
8 | | - <bool name="is_hongmi">false</bool> |
9 | | - <!--whether use the lgacy filter in camera--> |
10 | | - <bool name="use_legacy_normal_filter">true</bool> |
| 8 | + <bool name="is_hongmi">true</bool> |
11 | 9 | <!--whether the device support alpha optimized--> |
12 | 10 | <bool name="support_alpha_optimized">true</bool> |
13 | 11 | <!--whether the device supports torch--> |
14 | 12 | <bool name="support_torch">true</bool> |
15 | 13 | <!--whether install the fm app--> |
16 | 14 | <bool name="support_fm">true</bool> |
17 | | - <!--whether support raw mode in camera--> |
18 | | - <bool name="support_camera_raw">true</bool> |
19 | 15 | <!--whether the device supports oldman mode--> |
20 | 16 | <bool name="support_oldman_mode">false</bool> |
21 | 17 | <!--whether the device is dual sim card--> |
22 | 18 | <bool name="support_dual_sim_card">true</bool> |
23 | | - <!--whether the device support 4G+--> |
24 | | - <bool name="support_ca">true</bool> |
25 | 19 | <!--whether the device has dual systems--> |
26 | 20 | <bool name="is_dual_system">false</bool> |
27 | 21 | <!--whether the device is emulated sdcard--> |
|
33 | 27 | <!--whether the device supports page layout--> |
34 | 28 | <bool name="support_page_layout">false</bool> |
35 | 29 | <!--whether the device supports record param--> |
36 | | - <bool name="support_record_param">true</bool> |
| 30 | + <bool name="support_record_param">false</bool> |
37 | 31 | <!--whether the device supports interview record param--> |
38 | 32 | <bool name="support_interview_record_param">true</bool> |
39 | 33 | <!--whether the device supports stereo record--> |
|
42 | 36 | <bool name="support_hd_record_param">true</bool> |
43 | 37 | <!--whether the device supports screen paper mode--> |
44 | 38 | <bool name="support_screen_paper_mode">true</bool> |
45 | | - <!--whether the device supports screen key position swap--> |
46 | | - <bool name="support_screen_key_swap">false</bool> |
47 | | - <!--whether the device supports led light--> |
48 | | - <bool name="support_led_light">true</bool> |
49 | | - <!--whether the device supports colorful led light--> |
50 | | - <bool name="support_led_color">false</bool> |
51 | 39 | <!--whether the device supports button light--> |
52 | 40 | <bool name="support_button_light">false</bool> |
53 | 41 | <!--whether the device supports emulated storage--> |
54 | 42 | <bool name="support_emulated_storage">true</bool> |
55 | 43 | <!--whether the device supports internal sdcard--> |
56 | | - <bool name="support_internal_sdcard">true</bool> |
| 44 | + <bool name="support_internal_sdcard">false</bool> |
57 | 45 | <!--whether the device supports power mode--> |
58 | | - <bool name="support_power_mode">true</bool> |
| 46 | + <bool name="support_power_mode">false</bool> |
59 | 47 | <!--whether the device supports dolby--> |
60 | 48 | <bool name="support_dolby">false</bool> |
61 | 49 | <!--which screen effect options should be show--> |
|
69 | 57 | <!--whether the device supports media feedback--> |
70 | 58 | <bool name="support_media_feedback">false</bool> |
71 | 59 | <!--whether the device supports phone call noise suppression--> |
72 | | - <bool name="support_phone_call_noise_suppression">true</bool> |
| 60 | + <bool name="support_phone_call_noise_suppression">false</bool> |
73 | 61 | <!--whether the device supports touch sensitive--> |
74 | 62 | <bool name="support_touch_sensitive">false</bool> |
75 | 63 | <!--whether the device supports broadcom wapi--> |
|
95 | 83 | <!--whether the device support hall sensor--> |
96 | 84 | <bool name="support_hall_sensor">false</bool> |
97 | 85 | <!--whether the device supports hifi--> |
98 | | - <bool name="support_hifi">true</bool> |
| 86 | + <bool name="support_hifi">false</bool> |
99 | 87 | <!--whether the device supports agps parameters--> |
100 | 88 | <bool name="support_agps_paras">true</bool> |
101 | 89 | <!--whether the device supports agps roaming--> |
|
120 | 108 | <bool name="support_camera_movie_solid">true</bool> |
121 | 109 | <!--whether support shader effect in camera--> |
122 | 110 | <bool name="support_camera_shader_effect">true</bool> |
123 | | - <!-- whether camera support India special filter --> |
124 | | - <bool name="camera_support_india_filter">true</bool> |
125 | 111 | <!--whether support skin beauty in camera--> |
126 | 112 | <bool name="support_camera_skin_beauty">true</bool> |
127 | 113 | <!--whether support age detection in camera--> |
128 | 114 | <bool name="support_camera_age_detection">true</bool> |
129 | | - <!--whether support fisheye mode in camera--> |
130 | | - <bool name="support_camera_fish_eye">true</bool> |
131 | 115 | <!--whether support record location in camera--> |
132 | 116 | <bool name="support_camera_record_location">true</bool> |
133 | 117 | <!--whether support time watermark in camera--> |
|
145 | 129 | <!--whether taking lower size panorama in camera--> |
146 | 130 | <bool name="is_lower_size_panorama">true</bool> |
147 | 131 | <!--whether support full size panorama in camera--> |
148 | | - <bool name="support_full_size_panorama">true</bool> |
| 132 | + <bool name="support_full_size_panorama">false</bool> |
149 | 133 | <!--whether taking lower size effect image in camera--> |
150 | | - <bool name="is_lower_size_effect">false</bool> |
| 134 | + <bool name="is_lower_size_effect">true</bool> |
151 | 135 | <!--whether taking full size effect image in camera--> |
152 | 136 | <bool name="is_full_size_effect">false</bool> |
153 | 137 | <!--whether support aohdr in camera--> |
154 | | - <bool name="support_camera_aohdr">true</bool> |
| 138 | + <bool name="support_camera_aohdr">false</bool> |
155 | 139 | <!--whether support high frame recording in camera--> |
156 | 140 | <bool name="support_camera_hfr">true</bool> |
157 | 141 | <!--whether support chroma flash in camera--> |
158 | 142 | <bool name="support_chroma_flash">false</bool> |
159 | 143 | <!--whether support object tracking in camera--> |
160 | | - <bool name="support_object_track">true</bool> |
| 144 | + <bool name="support_object_track">false</bool> |
161 | 145 | <!--whether support 4k recording in camera--> |
162 | | - <bool name="support_camera_4k_quality">true</bool> |
| 146 | + <bool name="support_camera_4k_quality">false</bool> |
163 | 147 | <!--whether support audio focus recording in camera--> |
164 | 148 | <bool name="support_camera_audio_focus">false</bool> |
165 | 149 | <!--whether use morpho lib in camera--> |
|
179 | 163 | <!--whether set orientation info for face detection in camera--> |
180 | 164 | <bool name="is_camera_face_detection_need_orientation">true</bool> |
181 | 165 | <!--whether hold blured background for effects preview in camera--> |
182 | | - <bool name="is_camera_hold_blur_background">true</bool> |
| 166 | + <bool name="is_camera_hold_blur_background">false</bool> |
183 | 167 | <!--whether support peaking mf in camera--> |
184 | | - <bool name="support_camera_peaking_mf">true</bool> |
| 168 | + <bool name="support_camera_peaking_mf">false</bool> |
185 | 169 | <!--whether support pause in hfr recording--> |
186 | | - <bool name="support_hfr_video_pause">true</bool> |
| 170 | + <bool name="support_hfr_video_pause">false</bool> |
187 | 171 | <!--whether support gradienter in camera--> |
188 | 172 | <bool name="support_camera_gradienter">true</bool> |
189 | 173 | <!--whether scan qrcode with lower frequency in camera--> |
|
196 | 180 | <bool name="support_camera_tilt_shift">true</bool> |
197 | 181 | <!--whether support magic mirror in camera--> |
198 | 182 | <bool name="support_camera_magic_mirror">true</bool> |
199 | | - <!-- whether this device is Android one --> |
200 | | - <bool name="is_android_one_device">true</bool> |
201 | 183 | <!--whether support groupshot mode in camera--> |
202 | | - <bool name="support_camera_groupshot">true</bool> |
| 184 | + <bool name="support_camera_groupshot">false</bool> |
203 | 185 | <!--whether support snap with screen off in camera--> |
204 | 186 | <bool name="support_camera_quick_snap">true</bool> |
205 | 187 | <!--whether compass support tilt rotate calibrate --> |
|
223 | 205 | <!--release time for the device, should be an unix timestamp--> |
224 | 206 | <string name="release_time">1473868800000</string> |
225 | 207 | <!--0:not support 1:close gamut 2:close ce--> |
226 | | - <integer name="screen_standard_mode">2</integer> |
| 208 | + <integer name="screen_standard_mode">1</integer> |
227 | 209 | <!--the max level for paper mode --> |
228 | 210 | <float name="paper_mode_max_level">32.0</float> |
229 | 211 | <!--Flag of reduce preview size in camera(1:reduce, 0:do not reduce; 1st byte:rear camera, 2nd byte:front camera, 3rd byte:rear video, 4th byte:front video )--> |
230 | 212 | <integer name="camera_reduce_preview_flag">14</integer> |
231 | 213 | <!--max number of burst images one time --> |
232 | 214 | <integer name="burst_shoot_count">20</integer> |
233 | | - <!--support front flash or not--> |
234 | | - <bool name="support_front_flash">true</bool> |
235 | 215 | <!--b0:flash b1:hdr b2:motion b3:night--> |
236 | 216 | <integer name="camera_supported_asd">11</integer> |
237 | | - <!--front asd b0:flash b1:hdr b2:motion b3:night--> |
238 | | - <integer name="camera_supported_front_asd">10</integer> |
239 | 217 | <!--whether rotate the final image in camera isp--> |
240 | 218 | <bool name="is_camera_isp_rotated">false</bool> |
241 | 219 | <!--whether front sensor support remosic--> |
242 | | - <bool name="is_front_remosic_sensor">true</bool> |
| 220 | + <bool name="is_front_remosic_sensor">false</bool> |
243 | 221 | <!--max cpu freq of the device--> |
244 | 222 | <integer name="cpu_max_freq">200</integer> |
245 | 223 | <!--Successful flag of camera continuous auto focus result--> |
246 | 224 | <integer name="camera_focus_success_flag">2</integer> |
247 | | - <!--hidden app packagename list --> |
248 | | - <string-array name="hidden_app_packagename_list"> |
249 | | - <item>com.xiaomi.market</item> |
250 | | - <item>com.duokan.reader</item> |
251 | | - <item>com.xiaomi.channel</item> |
252 | | - <item>com.xiaomi.o2o</item> |
253 | | - <item>com.xiaomi.smarthome</item> |
254 | | - <item>com.wali.live</item> |
255 | | - <item>com.xiaomi.jr</item> |
256 | | - <item>com.mipay.wallet</item> |
257 | | - </string-array> |
258 | | - <!--hidden app path list --> |
259 | | - <string-array name="hidden_app_path_list"> |
260 | | - <item>/system/app/MiuiSuperMarket.apk,/system/app/MiuiSuperMarket</item> |
261 | | - <item>/data/app/partner-com.duokan.reader.apk,/data/app/partner-com.duokan.reader</item> |
262 | | - <item>/data/app/partner-MiTalk.apk,/data/app/customized-partner-MiTalk.apk,/data/app/partner-MiTalk,/data/app/customized-partner-MiTalk</item> |
263 | | - <item>/data/app/O2O.apk,/data/app/O2O</item> |
264 | | - <item>/data/app/ota-miui-XiaomiSmartHome.apk,/data/app/ota-miui-XiaomiSmartHome</item> |
265 | | - <item>/data/app/WaliLive.apk,/data/app/WaliLive</item> |
266 | | - <item>/data/app/MiFinance.apk,/data/app/MiFinance</item> |
267 | | - <item>/system/app/Mipay.apk,/system/app/Mipay</item> |
268 | | - </string-array> |
269 | 225 | <!--total steps number of camera compensation--> |
270 | 226 | <float name="camera_exposure_compensation_steps_num">12.0</float> |
271 | 227 | <!--Left margin of count down parent layout for front camera--> |
|
284 | 240 | <integer name="smartcover_smallwindow_bottom">1920</integer> |
285 | 241 | <!-- fingerprint navigation event name list --> |
286 | 242 | <string-array name="fp_nav_event_name_list"> |
287 | | - <item>fpc_irq_wakeup</item> |
288 | | - <item>fp-keys</item> |
289 | 243 | <item>uinput-fpc</item> |
290 | 244 | <item>uinput-goodix</item> |
291 | 245 | </string-array> |
292 | 246 | <bool name="support_tap_fingerprint_sensor_to_home">false</bool> |
293 | 247 | <!-- finger for alipay. default do not need config. --> |
294 | | - <string name="finger_alipay_ifaa_model">Xiaomi-daisy</string> |
| 248 | + <string name="finger_alipay_ifaa_model">Xiaomi-sakura</string> |
295 | 249 | <!-- type of soter finger pay, config by owner of soter --> |
296 | 250 | <integer name="type_soter_finger_pay">2</integer> |
297 | 251 | <!--wheater the device supports persist screen color in driver--> |
|
320 | 274 | <bool name="support_se_route">true</bool> |
321 | 275 | <!--whether the device supports screen key position swap--> |
322 | 276 | <bool name="support_screen_key_swap">false</bool> |
323 | | - <!--In these app access camera, add beautify parameter --> |
324 | | - <string-array name="add_still_beautify_list"> |
325 | | - <item>com.tencent.mm</item> |
326 | | - <item>com.tencent.mobileqq</item> |
327 | | - <item>com.skype.rover</item> |
328 | | - </string-array> |
329 | 277 | <!--still beautify value for 3rd party call--> |
330 | 278 | <string name="extra_still_beautify_value">i:2</string> |
331 | 279 | <!--min previewsize value for video call case--> |
|
339 | 287 | <bool name="enable_flash_global">true</bool> |
340 | 288 | <!-- Support Sign Verify In Cust Partition--> |
341 | 289 | <bool name="support_sign_verify_in_cust">true</bool> |
342 | | - <!-- boost gpu freq to make up sampling latency, used on msm8953 only --> |
343 | | - <bool name="boost_gpu">true</bool> |
344 | 290 | <!--Add for the system data-app which could uninstall by user--> |
345 | 291 | <string-array name="system_data_packagename_list"> |
346 | 292 | <item>com.xiaomi.pass</item> |
|
361 | 307 | <item>com.xiaomi.midrop</item> |
362 | 308 | <item>com.android.midrive</item> |
363 | 309 | <item>com.xiaomi.drivemode</item> |
| 310 | + <item>com.miui.smarttravel</item> |
364 | 311 | </string-array> |
365 | 312 | <!--system data-app path list --> |
366 | 313 | <string-array name="system_data_path_list"> |
|
382 | 329 | <item>/system/data-app/MiDrop/MiDrop.apk</item> |
383 | 330 | <item>/system/data-app/MiDrive/MiDrive.apk</item> |
384 | 331 | <item>/system/data-app/MiuiDriveMode/MiuiDriveMode.apk</item> |
| 332 | + <item>/system/data-app/SmartTravel/SmartTravel.apk</item> |
385 | 333 | </string-array> |
386 | 334 | <!-- whether camera support AI lens entry --> |
387 | 335 | <bool name="camera_support_ai_lens">true</bool> |
388 | 336 | <bool name="is_18x9_ratio_screen">true</bool> |
389 | | - <!--whether surpport paper mode animation--> |
390 | | - <bool name="support_papermode_animation">true</bool> |
391 | 337 | <!--whether support portrait in camera--> |
392 | 338 | <bool name="is_support_portrait">true</bool> |
393 | | - <bool name="support_mi_face_beauty">true</bool> |
394 | 339 | <!-- whether portrait is using qcom UDCF-Lite solution --> |
395 | 340 | <bool name="is_udcf_portrait">true</bool> |
396 | 341 | <!-- whether camera support AI lens entry --> |
397 | | - <bool name="camera_support_ai_lens">true</bool> |
398 | 342 | <bool name="camera_support_google_lens">true</bool> |
399 | 343 | <!--whether taking legacy face beauty in camera--> |
400 | 344 | <bool name="is_legacy_face_beauty">false</bool> |
|
408 | 352 | <!--whether support auto mirror in camera--> |
409 | 353 | <bool name="support_auto_mirror">false</bool> |
410 | 354 | <!--whether support add watermark on bottom left of picture--> |
411 | | - <bool name="support_picture_watermark">true</bool> |
412 | | - <!-- whether camera dual watermark default open --> |
413 | | - <bool name="camera_picture_watermark_default">true</bool> |
| 355 | + <bool name="support_picture_watermark">false</bool> |
414 | 356 | <!--whether enable face detection in video and funmode or not--> |
415 | 357 | <bool name="support_camera_video_face_detection">true</bool> |
416 | 358 | <!-- whether enable hfr setting menu--> |
417 | 359 | <bool name="support_camera_video_high_frame">true</bool> |
418 | 360 | <!--whether sensor_has_latency--> |
419 | 361 | <bool name="sensor_has_latency">true</bool> |
| 362 | + <!--whether show AAC switch--> |
| 363 | + <bool name="show_aac_switch">false</bool> |
420 | 364 | <!--whether support freeform mode in game mode--> |
421 | 365 | <bool name="support_freeform_reply">true</bool> |
422 | | - <!--wether support ime xiaoai voice input--> |
423 | | - <bool name="surpport_ime_xiaoai_voice">true</bool> |
424 | | - <!-- whther disable camera video EIS for slow mode --> |
425 | | - <bool name="disable_video_stabilization_in_speed_slow_mode">true</bool> |
| 366 | + <!-- device head sar value --> |
| 367 | + <float name="device_head_sar">0.964</float> |
| 368 | + <!-- device body sar value --> |
| 369 | + <float name="device_body_sar">0.780</float> |
426 | 370 | <!--These region support face unlock--> |
427 | 371 | <string-array name="support_face_unlock_region_global"> |
428 | 372 | <item>IN</item> |
429 | | - <item>ID</item> |
430 | | - <item>RU</item> |
431 | | - <item>HK</item> |
432 | | - <item>TW</item> |
433 | | - <item>TR</item> |
434 | | - <item>TH</item> |
435 | | - <item>SG</item> |
436 | | - <item>MY</item> |
437 | | - <item>VN</item> |
438 | | - <item>UA</item> |
439 | | - <item>NP</item> |
440 | | - <item>LK</item> |
441 | | - <item>BD</item> |
442 | | - </string-array> |
443 | | - <!--These region support face unlock--> |
444 | | - <string-array name="support_face_unlock_region_dom"> |
445 | | - <item>CN</item> |
446 | 373 | </string-array> |
| 374 | + <!-- whether support hangup while screen turnning off --> |
| 375 | + <bool name="support_hangup_while_screen_off">true</bool> |
447 | 376 | </features> |
0 commit comments