AI手机网,短视频直播 硬改改机 一键新机 群控软件 刷机定制

 找回密码
 立即注册
搜索
查看: 722|回复: 5

system\etc\device_features\whyred.xml

[复制链接]
发表于 2023-2-24 12:11:45 | 显示全部楼层 |阅读模式
system\etc\device_features\whyred.xml

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <features>
  3.     <!--whether the device is pad-->
  4.     <bool name="is_pad">false</bool>
  5.     <!--whether the device is xiaomi-->
  6.     <bool name="is_xiaomi">false</bool>
  7.     <!--whether the device is hongmi-->
  8.     <bool name="is_hongmi">true</bool>
  9.     <!--whether the device support alpha optimized-->
  10.     <bool name="support_alpha_optimized">true</bool>
  11.     <!--whether the device supports torch-->
  12.     <bool name="support_torch">true</bool>
  13.     <!--whether install the fm app-->
  14.     <bool name="support_fm">true</bool>
  15.     <!--whether the device supports oldman mode-->
  16.     <bool name="support_oldman_mode">true</bool>
  17.     <!--whether the device is dual sim card-->
  18.     <bool name="support_dual_sim_card">true</bool>
  19.     <!--whether the device has dual systems-->
  20.     <bool name="is_dual_system">false</bool>
  21.     <!--whether the device has dual sd card-->
  22.     <bool name="support_dual_sd_card">true</bool>
  23.     <!--whether the device supports bt debug trace-->
  24.     <bool name="btdebug_enabled">true</bool>
  25.     <!--whether the device supports page layout-->
  26.     <bool name="support_page_layout">false</bool>
  27.     <!--whether the device supports record param-->
  28.     <bool name="support_record_param">false</bool>
  29.     <!--whether the device supports interview record param-->
  30.     <bool name="support_interview_record_param">true</bool>
  31.     <!--whether the device supports stereo record-->
  32.     <bool name="support_stereo_record">true</bool>
  33.     <!--whether the device supports screen paper mode-->
  34.     <bool name="support_screen_paper_mode">true</bool>
  35.     <!--whether the device supports button light-->
  36.     <bool name="support_button_light">false</bool>
  37.     <!--whether the device supports emulated storage-->
  38.     <bool name="support_emulated_storage">true</bool>
  39.     <!--whether the device supports internal sdcard-->
  40.     <bool name="support_internal_sdcard">false</bool>
  41.     <!--whether the device supports power mode-->
  42.     <bool name="support_power_mode">false</bool>
  43.     <!--whether the device supports dolby-->
  44.     <bool name="support_dolby">false</bool>
  45.     <!--which screen effect options should be show-->
  46.     <integer name="screen_effect_supported">7</integer>
  47.     <!--whether the device supports wapi-->
  48.     <bool name="support_wapi">true</bool>
  49.     <!--whether the device is mediatek-->
  50.     <bool name="is_mediatek">false</bool>
  51.     <!--whether the device supports media feedback-->
  52.     <bool name="support_media_feedback">false</bool>
  53.     <!--whether the device supports phone call noise suppression-->
  54.     <bool name="support_phone_call_noise_suppression">false</bool>
  55.     <!--whether the device supports touch sensitive-->
  56.     <bool name="support_touch_sensitive">false</bool>
  57.     <!--whether the device supports broadcom wapi-->
  58.     <bool name="support_broadcom_wapi">true</bool>
  59.     <!--whether the device supports erase external storage-->
  60.     <bool name="support_erase_external_storage">true</bool>
  61.     <!--whether the device supports headset-->
  62.     <bool name="support_headset">true</bool>
  63.     <!--whether the device supports nvdia wifi display-->
  64.     <bool name="support_nvdia_wifi_display">false</bool>
  65.     <!--whether the device supports eap sim-->
  66.     <bool name="support_eap_sim">true</bool>
  67.     <!--whether the device supports screen optimize-->
  68.     <bool name="support_screen_optimize">false</bool>
  69.     <!--whether the device supports agps-->
  70.     <bool name="support_agps">true</bool>
  71.     <!--whether the device supports feedback level-->
  72.     <bool name="support_feedback_level">true</bool>
  73.     <!--whether the device supports miui lite-->
  74.     <bool name="enable_miui_lite">false</bool>
  75.     <!--whether the device supports steps_provider-->
  76.     <bool name="support_steps_provider">true</bool>
  77.     <!--whether the device support hall sensor-->
  78.     <bool name="support_hall_sensor">true</bool>
  79.     <!--whether the device supports hifi-->
  80.     <bool name="support_hifi">false</bool>
  81.     <!--whether the device supports agps parameters-->
  82.     <bool name="support_agps_paras">true</bool>
  83.     <!--whether the device supports agps roaming-->
  84.     <bool name="support_agps_roaming">false</bool>
  85.     <!--whether the device supports IR-->
  86.     <bool name="support_ir">true</bool>
  87.     <!-- whether the device supports app hiding-->
  88.     <bool name="support_app_hiding">true</bool>
  89.     <!--whether the device can read cpu4 freq-->
  90.     <bool name="is_read_cpu4_freq">false</bool>
  91.     <!--whether the device supports cit-->
  92.     <bool name="support_cit">true</bool>
  93.     <!--whether the device is xiaomi-->
  94.     <bool name="is_xiaomi_device">true</bool>
  95.     <!--whether the device supports encrypt-->
  96.     <bool name="support_device_encrypt">true</bool>
  97.     <!--whether support burst shoot in camera-->
  98.     <bool name="support_camera_burst_shoot">true</bool>
  99.     <!--whether support burst shoot denoise in camera-->
  100.     <bool name="support_camera_burst_shoot_denoise">true</bool>
  101.     <!--whether support solid recording in camera-->
  102.     <bool name="support_camera_movie_solid">true</bool>
  103.     <!--whether support shader effect in camera-->
  104.     <bool name="support_camera_shader_effect">true</bool>
  105.     <!-- whether camera support India special filter -->
  106.     <bool name="camera_support_india_filter">true</bool>
  107.     <!--whether support skin beauty in camera-->
  108.     <bool name="support_camera_skin_beauty">true</bool>
  109.     <!--whether support age detection in camera-->
  110.     <bool name="support_camera_age_detection">true</bool>
  111.     <!--whether support record location in camera-->
  112.     <bool name="support_camera_record_location">true</bool>
  113.     <!--whether support time watermark in camera-->
  114.     <bool name="support_camera_water_mark">true</bool>
  115.     <!--whether support new style time watermark in camera-->
  116.     <bool name="support_camera_new_style_time_water_mark">true</bool>
  117.     <!--whether support face info watermark in camera-->
  118.     <bool name="support_camera_face_info_water_mark">true</bool>
  119.     <!--whether support pause recording in camera-->
  120.     <bool name="support_camera_video_pause">true</bool>
  121.     <!--whether support boosting screen brightness in camera-->
  122.     <bool name="support_camera_boost_brightness">true</bool>
  123.     <!--whether taking lower size panorama in camera-->
  124.     <bool name="is_lower_size_panorama">true</bool>
  125.     <!--whether taking lower size effect image in camera-->
  126.     <bool name="is_lower_size_effect">false</bool>
  127.     <!-- support nfc -->
  128.     <bool name="support_nfc">false</bool>
  129.     <!--whether support aohdr in camera-->
  130.     <bool name="support_camera_aohdr">false</bool>
  131.     <!--whether support high frame recording in camera-->
  132.     <bool name="support_camera_hfr">true</bool>
  133.     <!--whether support chroma flash in camera-->
  134.     <bool name="support_chroma_flash">false</bool>
  135.     <!--whether support object tracking in camera-->
  136.     <bool name="support_object_track">false</bool>
  137.     <!--whether support 4k recording in camera-->
  138.     <bool name="support_camera_4k_quality">false</bool>
  139.     <!--whether support audio focus recording in camera-->
  140.     <bool name="support_camera_audio_focus">false</bool>
  141.     <!--whether use morpho lib in camera-->
  142.     <bool name="is_camera_use_morpho_lib">true</bool>
  143.     <!--whether replace a lower cost effect to avoid preview lag-->
  144.     <bool name="is_camera_replace_higher_cost_effect">false</bool>
  145.     <!--whether support manual focus/exposure_time in camera-->
  146.     <bool name="support_camera_manual_function">false</bool>
  147.     <!--whether capture when user press down the shutter in camera instead of left the shutter-->
  148.     <bool name="support_camera_press_down_capture">true</bool>
  149.     <!--whether support capture in torch mode in camera-->
  150.     <bool name="support_camera_torch_capture">false</bool>
  151.     <!--whether freeze preview after hdr capture in camera-->
  152.     <bool name="is_camera_freeze_after_hdr_capture">false</bool>
  153.     <!--whether set orientation info for face detection in camera-->
  154.     <bool name="is_camera_face_detection_need_orientation">false</bool>
  155.     <!--whether hold blured background for effects preview in camera-->
  156.     <bool name="is_camera_hold_blur_background">true</bool>
  157.     <!--whether support peaking mf in camera-->
  158.     <bool name="support_camera_peaking_mf">false</bool>
  159.     <!--whether support gradienter in camera-->
  160.     <bool name="support_camera_gradienter">true</bool>
  161.     <!--whether scan qrcode with lower frequency in camera-->
  162.     <bool name="is_camera_lower_qrscan_frequency">true</bool>
  163.     <!--whether listen frame with single subthread looper in camera-->
  164.     <bool name="is_camera_preview_with_subthread_looper">true</bool>
  165.     <!--whether add watermark in camera app-->
  166.     <bool name="is_camera_app_water_mark">true</bool>
  167.     <!--whether support tiltshift  in camera-->
  168.     <bool name="support_camera_tilt_shift">true</bool>
  169.     <!--whether support snap with screen off  in camera-->
  170.     <bool name="support_camera_quick_snap">false</bool>
  171.     <!-- whether the device app permission detail show in provision-->
  172.     <bool name="support_provision_app_permission">true</bool>
  173.     <!--whether support pre-installed application-->
  174.     <bool name="support_pre_installed_application">true</bool>
  175.     <!--wheater support validate device when syste upadte -->
  176.     <bool name="support_ota_validate">true</bool>
  177.     <!--wheater support show credentials-->
  178.     <bool name="support_credentials">true</bool>
  179.     <!--the vendor feature, it's value may be qcom,mediatek,leadcore or nvidia-->
  180.     <string name="vendor">qcom</string>
  181.     <!--release time for the device, should be an unix timestamp-->
  182.     <string name="release_time">1470758400000</string>
  183.     <!--0:not support 1:close gamut 2:close ce-->
  184.     <integer name="screen_standard_mode">2</integer>
  185.     <!--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 )-->
  186.     <integer name="camera_reduce_preview_flag">14</integer>
  187.     <!--max number of burst images one time -->
  188.     <integer name="burst_shoot_count">20</integer>
  189.     <!--support front flash or not-->
  190.     <bool name="support_front_flash">true</bool>
  191.     <!--b0:flash b1:hdr b2:motion b3:night-->
  192.     <integer name="camera_supported_asd">11</integer>
  193.     <!--front asd b0:flash b1:hdr b2:motion b3:night-->
  194.     <integer name="camera_supported_front_asd">10</integer>
  195.     <!-- front hht enhance-->
  196.     <bool name="support_front_hht_enhance">true</bool>
  197.     <!--whether front sensor support remosic-->
  198.     <bool name="is_front_remosic_sensor">true</bool>
  199.     <!--max cpu freq of the device-->
  200.     <integer name="cpu_max_freq">200</integer>
  201.     <!--total steps number of camera compensation-->
  202.     <float name="camera_exposure_compensation_steps_num">12.0</float>
  203.     <!--Left margin of count down parent layout for front camera-->
  204.     <float name="camera_front_count_down_margin">0.3177</float>
  205.     <!--camera continuous shot callback class name-->
  206.     <string name="camera_continuous_shot_callback_class">ContinuousShotCallback</string>
  207.     <!--camera continuous shot callback setter method name-->
  208.     <string name="camera_continuous_shot_callback_setter">setContinuousShotCallback</string>
  209.     <bool name="fingerprint_wakeup_device">true</bool>
  210.     <!-- fingerprint navigation event name list -->
  211.     <string-array name="fp_nav_event_name_list">
  212.         <item>fpc_irq_wakeup</item>
  213.         <item>fp-keys</item>
  214.         <item>uinput-fpc</item>
  215.         <item>uinput-goodix</item>
  216.     </string-array>
  217.     <!-- type of soter finger pay, config by owner of soter -->
  218.     <integer name="type_soter_finger_pay">2</integer>
  219.     <!-- whether support double tap to wake up device -->
  220.     <bool name="support_gesture_wakeup">true</bool>
  221.     <!--Led light features-->
  222.     <bool name="support_led_light">true</bool>
  223.     <bool name="support_led_color">false</bool>
  224.     <bool name="support_audio_loopback">true</bool>
  225.     <!--Add for the system data-app which could uninstall by user-->
  226.     <string-array name="system_data_packagename_list">
  227.         <item>com.xiaomi.pass</item>
  228.         <item>com.xiaomi.scanner</item>
  229.         <item>com.xiaomi.gamecenter</item>
  230.         <item>com.miui.weather2</item>
  231.         <item>com.miui.notes</item>
  232.         <item>com.miui.compass</item>
  233.         <item>com.miui.calculator</item>
  234.         <item>com.android.email</item>
  235.         <item>com.miui.cleanmaster</item>
  236.         <item>com.mi.misupport</item>
  237.         <item>com.duokan.reader</item>
  238.         <item>com.mfashiongallery.emag</item>
  239.         <item>com.miui.personalassistant</item>
  240.         <item>com.miui.voip</item>
  241.         <item>com.miui.yellowpage</item>
  242.         <item>com.xiaomi.midrop</item>
  243.         <item>com.android.midrive</item>
  244.         <item>com.xiaomi.drivemode</item>
  245.         <item>com.miui.smarttravel</item>
  246.     </string-array>
  247.     <!--system data-app path list -->
  248.     <string-array name="system_data_path_list">
  249.         <item>/system/data-app/XMPass/XMPass.apk</item>
  250.         <item>/system/data-app/MiuiScanner/MiuiScanner.apk</item>
  251.         <item>/system/data-app/GameCenter/GameCenter.apk</item>
  252.         <item>/system/data-app/Weather/Weather.apk</item>
  253.         <item>/system/data-app/Notes/Notes.apk</item>
  254.         <item>/system/data-app/MiuiCompass/MiuiCompass.apk</item>
  255.         <item>/system/data-app/Calculator/Calculator.apk</item>
  256.         <item>/system/data-app/Email/Email.apk</item>
  257.         <item>/system/data-app/CleanMaster/CleanMaster.apk</item>
  258.         <item>/system/data-app/MiSupport/MiSupport.apk</item>
  259.         <item>/system/data-app/com.duokan.reader/com.duokan.reader.apk</item>
  260.         <item>/system/data-app/MiGalleryLockscreen/MiGalleryLockscreen.apk</item>
  261.         <item>/system/data-app/PersonalAssistant/PersonalAssistant.apk</item>
  262.         <item>/system/data-app/MiuiVoip/MiuiVoip.apk</item>
  263.         <item>/system/data-app/YellowPage/YellowPage.apk</item>
  264.         <item>/system/data-app/MiDrop/MiDrop.apk</item>
  265.         <item>/system/data-app/MiDrive/MiDrive.apk</item>
  266.         <item>/system/data-app/MiuiDriveMode/MiuiDriveMode.apk</item>
  267.         <item>/system/data-app/SmartTravel/SmartTravel.apk</item>
  268.     </string-array>
  269.     <!-- whether camera support AI lens entry -->
  270.     <bool name="camera_support_ai_lens">true</bool>
  271.     <!--whether show my device-->
  272.     <bool name="support_my_device">true</bool>
  273.     <!-- whether support LDAC -->
  274.     <bool name="support_ldac">false</bool>
  275.     <!--whether show AAC switch-->
  276.     <bool name="show_aac_switch">false</bool>
  277.     <!--whether round corner-->
  278.     <bool name="support_round_corner">true</bool>
  279.     <!--battery capacity typ of the device-->
  280.     <string name="battery_capacity_typ">4000</string>
  281.     <!--whether show basic info items-->
  282.     <bool name="support_show_basic_items">true</bool>
  283.     <!-- whether CN hardware can flash Global rom -->
  284.     <bool name="enable_flash_global">false</bool>
  285.     <bool name="support_new_silentmode">true</bool>
  286.     <!-- Support Sign Verify In Cust Partition-->
  287.     <bool name="support_sign_verify_in_cust">false</bool>      ---------------默认>true<
  288.     <!--whether taking 18x9 ratio screen in camera-->
  289.     <bool name="is_18x9_ratio_screen">true</bool>
  290.     <!--whether support portrait in camera-->
  291.     <bool name="is_support_portrait">true</bool>
  292.     <!--whether taking legacy face beauty in camera-->
  293.     <bool name="is_legacy_face_beauty">false</bool>
  294.     <!--whether front camera support hdr or not-->
  295.     <bool name="support_front_hdr">true</bool>
  296.   <!--whether front camera support hht or not-->
  297.     <bool name="support_front_hht">true</bool>
  298.     <!--whether front camera support bokeh or not-->
  299.    <bool name="support_front_bokeh">true</bool>
  300.     <!--whether support auto mirror in camera-->
  301.     <bool name="support_auto_mirror">false</bool>
  302.     <!--whether support auto mirror in camera-->
  303.     <bool name="enhance_beauty_with_hht">true</bool>
  304.     <!--whether support add watermark on bottom left of picture-->
  305.     <bool name="support_picture_watermark">true</bool>
  306.     <!--whether need video stabilizatiion crop-->
  307.     <bool name="need_video_stabilization_crop">true</bool>
  308.     <bool name="disable_video_stabilization_in_speed_slow_mode">true</bool>
  309.     <!--whether add algorithm in file name or not-->
  310.     <bool name="enable_algorithm_in_file_suffix">false</bool>
  311.     <!--whether enable face detection in video and funmode or not-->
  312.     <bool name="support_camera_video_face_detection">true</bool>
  313.     <!-- Camera HDR default value -->
  314.     <integer name="support_camera_hdr_default_value">3</integer>
  315.     <integer name="support_camera_front_hdr_default_value">1</integer>
  316.     <!--whether camera support portrait mode switch -->
  317.     <bool name="camera_is_support_portrait_switch">true</bool>
  318.     <!--whether process clcc in hfp pending state-->
  319.     <bool name="process_clcc_in_pending_state">false</bool>
  320.     <!-- device head sar value -->
  321.     <float name="device_head_sar">1.188</float>
  322.     <!-- device body sar value -->
  323.     <float name="device_body_sar">0.334</float>
  324.     <!--whether support freeform mode in game mode-->
  325.     <bool name="support_freeform_reply">true</bool>
  326.     <!--wether support ime xiaoai voice input-->
  327.     <bool name="surpport_ime_xiaoai_voice">true</bool>
  328.     <!--These region support face unlock-->
  329.     <string-array name="support_face_unlock_region_global">
  330.         <item>IN</item>
  331.         <item>ID</item>
  332.         <item>RU</item>
  333.         <item>HK</item>
  334.         <item>TW</item>
  335.         <item>TR</item>
  336.         <item>TH</item>
  337.         <item>SG</item>
  338.         <item>MY</item>
  339.         <item>VN</item>
  340.         <item>AE</item>
  341.         <item>QA</item>
  342.         <item>UA</item>
  343.         <item>NP</item>
  344.         <item>LK</item>
  345.         <item>BD</item>
  346.     </string-array>
  347.     <!--These region support face unlock-->
  348.     <string-array name="support_face_unlock_region_dom">
  349.         <item>CN</item>
  350.     </string-array>
  351.     <!-- whether support hangup while screen turnning off -->
  352.     <bool name="support_hangup_while_screen_off">true</bool>
  353. </features>
复制代码


发表于 2023-2-24 12:11:46 | 显示全部楼层
不错技术解答耐心
发表于 2023-2-24 12:12:26 | 显示全部楼层
这是真的吗
发表于 2023-2-24 12:12:42 | 显示全部楼层
资料不错
发表于 2023-2-24 12:13:13 | 显示全部楼层
资料不错
发表于 2023-2-24 12:13:24 | 显示全部楼层
非常好
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

技术交流售后群

QQ|小黑屋|手机版|站点找错-建议|AI手机网 |Sitemap



GMT+8, 2024-5-17 12:58 , Processed in 0.154806 second(s), 27 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表