เปิดหรือปิดใช้ศูนย์ความปลอดภัย
หากต้องการเปิดหรือปิดใช้ศูนย์ความปลอดภัย ให้ใช้config_enableSafetyCenter
ช่องบูลีนที่สามารถวางซ้อนได้ในไฟล์ frameworks/base/core/res/res/values/config.xml
อุปกรณ์ส่วนใหญ่รองรับศูนย์ความปลอดภัยโดยค่าเริ่มต้น เช่น ในโทรศัพท์และแท็บเล็ต ในอุปกรณ์บางรูปแบบ ศูนย์ความปลอดภัยจะปิดอยู่โดยค่าเริ่มต้น เช่น ใน Auto, TV และ Wear
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- ... -->
<!-- Determines whether SafetyCenter feature is enabled. -->
<bool name="config_enableSafetyCenter">true</bool>
<!-- ... -->
</resources>
หากต้องการรองรับศูนย์ความปลอดภัย ให้ตั้งค่า config_enableSafetyCenter
เป็น true
หากไม่ต้องการรองรับศูนย์ความปลอดภัย ให้ตั้งค่านี้เป็น false
เพื่อปิดใช้
เมื่อปิดใช้ศูนย์ความปลอดภัย ระบบจะเปิดแอปการตั้งค่าแทนหากมีการพยายามเปลี่ยนเส้นทางไปยังหน้าความปลอดภัยและความเป็นส่วนตัว ระบบจะไม่สนใจหรือแสดงผลค่าเริ่มต้นเมื่อพยายามโต้ตอบกับ API การ์ดการตั้งค่าด่วนและรายการการตั้งค่าที่เกี่ยวข้องจะแสดงหรือซ่อนอยู่ด้วย ทั้งนี้ขึ้นอยู่กับว่ามีการเปิดใช้ศูนย์ความปลอดภัยหรือไม่
Flag DeviceConfig
นอกจากการเปิดใช้ศูนย์ความปลอดภัยโดยใช้การกำหนดค่า config_enableSafetyCenter
แล้ว ระบบจะใช้ Flag (safety_center_is_enabled
) DeviceConfig
เพื่อเปิดหรือปิดใช้ศูนย์ความปลอดภัยจากระยะไกล
ใน Android 14 ขึ้นไป คุณไม่จำเป็นต้องดำเนินการใดๆ เพิ่มเติมเนื่องจาก Flag นี้จะมีค่าเป็น true
โดยค่าเริ่มต้น
ใน Android 13 ศูนย์ความปลอดภัยจะปิดอยู่โดยค่าเริ่มต้นในฝั่งเซิร์ฟเวอร์ และเปิดใช้โดยรายการที่อนุญาตโดยใช้ Flag นี้ ส่งลายนิ้วมือของอุปกรณ์และติดต่อ TAM เพื่อขอให้เพิ่มลงในรายการที่อนุญาต โปรดทราบว่าคุณต้องเพิ่มเวอร์ชันหลักเป็น M-2022-11
ขึ้นไปจึงจะเพิ่มลงในรายการที่อนุญาตได้
สําหรับการพัฒนาและการทดสอบในเครื่อง คุณสามารถเปิดหรือปิดใช้ Flag ได้ในเครื่อง (จนกว่าจะรีบูต) ด้วยคําสั่ง adb
ตัวอย่างเช่น หากต้องการเปิดใช้ Flag ให้ทำดังนี้
adb root
adb shell device_config set_sync_disabled_for_tests until_reboot
adb shell device_config put privacy safety_center_is_enabled true
และวิธีตรวจสอบว่าเปิดใช้ศูนย์ความปลอดภัยหรือไม่
adb root
adb shell cmd safety_center enabled
ผลลัพธ์จะแสดงว่าศูนย์ความปลอดภัยเปิดใช้ในอุปกรณ์อย่างถูกต้องหรือไม่
อัปเดตไฟล์การกําหนดค่า
ใช้ไฟล์การกําหนดค่า safety_center_config.xml
เพื่อแก้ไขเนื้อหาของหน้าจอศูนย์ความปลอดภัย คุณสามารถวางซ้อนไฟล์นี้ได้โดยสมมติว่าคุณมีคุณสมบัติตรงตามข้อกำหนดในการปรับแต่ง
วางซ้อนไฟล์การกําหนดค่า
หากต้องการวางซ้อนไฟล์ safety_center_config.xml
โปรดดูข้อมูลเกี่ยวกับการแก้ไขการวางซ้อนทรัพยากรรันไทม์ (RRO) ได้ที่เปลี่ยนค่าของทรัพยากรแอปที่รันไทม์
ใน Android 14 โปรดตรวจสอบว่าได้วางซ้อนไฟล์ res/raw-v34/safety_center_config.xml
ไม่ใช่ res/raw/safety_center_config.xml
เนื่องจากไฟล์ res/raw-v34/safety_center_config.xml
มีความสำคัญมากกว่า (ข้อกำหนดนี้มีผลกับไฟล์อื่นๆ ที่มีขอบเขตสำหรับ v34
ด้วย เช่น res/values-v34/strings.xml
) แพ็กเกจการวางซ้อนต้องมี SDK ขั้นต่ำต่ำกว่า 34
มิฉะนั้นระบบอาจตัดข้อกำหนด v34
ออกในระหว่างการเพิ่มประสิทธิภาพ
นอกจากนี้ โปรดใช้การวางซ้อนแบบคงที่ เนื่องจากระบบจะโหลดค่านี้ในช่วงที่บูต
สำหรับอุปกรณ์โครงการโอเพนซอร์ส Android (AOSP) ให้กําหนดเป้าหมายแพ็กเกจ
com.android.safetycenter.resources
ไม่มีการกำหนดค่าการวางซ้อนที่จะกําหนดเป้าหมาย ทรัพยากรทั้งหมดวางซ้อนกันได้โดยไม่มีข้อจำกัดด้านเนื้อหา
สําหรับอุปกรณ์ GMS ที่กำหนดค่าให้รับการอัปเดตเมนไลน์ ให้กําหนดเป้าหมายแพ็กเกจ com.google.android.safetycenter.resources
กําหนดเป้าหมายการกําหนดค่า
SafetyCenterConfig
การกำหนดค่านี้กำหนดให้แพ็กเกจการวางซ้อนอยู่ในพาร์ติชัน product
, system
หรือ vendor
OEM ของ GMS ควรคัดลอกsafety_center_config.xml
ไฟล์ที่ Google มีให้ และจำกัดการแก้ไขไว้เฉพาะที่การทดสอบ GTS อนุญาต คําจํากัดความของการวางซ้อนควรมีลักษณะใกล้เคียงกับตัวอย่างต่อไปนี้
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="your.overlay.package"
android:versionCode="1"
android:versionName="1.0">
<application android:hasCode="false" />
<overlay
android:targetPackage="com.google.android.safetycenter.resources"
android:targetName="SafetyCenterConfig"
android:isStatic="true"
android:priority="0"/>
</manifest>
สําหรับอุปกรณ์ GMS ที่ไม่ได้กําหนดค่าให้รับการอัปเดตเมนไลน์ ให้กําหนดเป้าหมายแพ็กเกจ com.android.safetycenter.resources
ไม่มีการกำหนดค่าการวางซ้อนเพื่อกําหนดเป้าหมาย แพ็กเกจการวางซ้อนต้องใช้ชื่อแพ็กเกจ
com.google.android.safetycenter.resources
OEM ของ GMS ควรคัดลอกไฟล์ safety_center_config.xml
ที่ Google มีให้ และจำกัดการแก้ไขไว้เฉพาะที่การทดสอบ GTS อนุญาต OEM ของ GMS จะต้องกำหนดสตริงที่ใช้ในการกำหนดค่า XML ด้วย
โครงสร้างไฟล์
ไฟล์ safety_center_config.xml
คือรายการแหล่งข้อมูลความปลอดภัย แหล่งที่มาของความปลอดภัยเหล่านี้จะจัดระเบียบเป็นกลุ่มเพื่อจัดการสัญญาณในหน้าจอศูนย์ความปลอดภัย เช่น ความปลอดภัยของแอปหรือการล็อกหน้าจอ ลําดับของรายการนี้กําหนดลําดับการแสดง
<safety-center-config> <!-- Wrapper for the Safety Center configuration -->
<safety-sources-config>< !-- Wrapper for the safety sources groups -->
<safety-sources-group> <!-- Contains information about a safety sources group -->
<dynamic-safety-source /> <!-- Contains information about a safety source -->
<!-- More safety sources in the group -->
</safety-sources-group> <!-- More safety sources groups -->
</safety-sources-config>
</safety-center-config>
ไฟล์การกําหนดค่า Google
ไฟล์การกําหนดค่า AOSP อยู่ใน packages/modules/Permission/SafetyCenter/Resources/res/raw/safety_center_config.xml
ใน Android 13 ไฟล์การกําหนดค่า Google มีดังนี้
<safety-center-config>
<safety-sources-config>
<safety-sources-group
id="GoogleAppSecuritySources"
title="@com.google.android.safetycenter.resources:string/google_app_security_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_app_security_sources_summary">
<dynamic-safety-source
id="GooglePlayProtect"
packageName="com.android.vending"
profile="all_profiles"
intentAction="com.google.android.finsky.PLAY_PROTECT"
title="@com.google.android.safetycenter.resources:string/google_play_protect_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_play_protect_title_for_work"
summary="@com.google.android.safetycenter.resources:string/google_play_protect_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_play_protect_search_terms"
refreshOnPageOpenAllowed="true"/>
<dynamic-safety-source
id="GoogleAppProtectionService"
packageName="com.google.android.odad"
profile="primary_profile_only"
initialDisplayState="hidden"
loggingAllowed="false"/>
</safety-sources-group>
<safety-sources-group
id="AndroidLockScreenSources"
title="@com.google.android.safetycenter.resources:string/google_lock_screen_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_lock_screen_sources_summary">
<dynamic-safety-source
id="AndroidLockScreen"
packageName="com.android.settings"
profile="primary_profile_only"
title="@com.google.android.safetycenter.resources:string/google_lock_screen_title"
summary="@com.google.android.safetycenter.resources:string/google_lock_screen_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_lock_screen_search_terms"
initialDisplayState="disabled"
maxSeverityLevel="300"
refreshOnPageOpenAllowed="true"/>
<dynamic-safety-source
id="AndroidBiometrics"
packageName="com.android.settings"
profile="primary_profile_only"
title="@com.google.android.safetycenter.resources:string/google_biometrics_title"
summary="@com.google.android.safetycenter.resources:string/google_biometrics_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_biometrics_search_terms"
initialDisplayState="@com.google.android.safetycenter.resources:string/google_biometrics_initial_display_state"
maxSeverityLevel="0"
refreshOnPageOpenAllowed="true"/>
</safety-sources-group>
<safety-sources-group
id="GoogleAccountsSources"
title="@com.google.android.safetycenter.resources:string/google_accounts_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_accounts_sources_summary">
<dynamic-safety-source
id="GoogleSecurityCheckup"
packageName="com.google.android.gms"
profile="all_profiles"
intentAction="com.google.android.gms.accountsettings.action.SAFETY_CENTER_SECURITY_CHECKUP"
title="@com.google.android.safetycenter.resources:string/google_security_checkup_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_security_checkup_title_for_work"
summary="@com.google.android.safetycenter.resources:string/google_security_checkup_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_security_checkup_search_terms"
refreshOnPageOpenAllowed="true"/>
</safety-sources-group>
<safety-sources-group
id="GoogleDeviceFinderSources"
title="@com.google.android.safetycenter.resources:string/google_device_finder_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_device_finder_sources_summary">
<dynamic-safety-source
id="GoogleFindMyDevice"
packageName="com.google.android.gms"
profile="primary_profile_only"
intentAction="com.google.android.gms.settings.FIND_MY_DEVICE_SETTINGS"
title="@com.google.android.safetycenter.resources:string/google_find_my_device_title"
summary="@com.google.android.safetycenter.resources:string/google_find_my_device_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_find_my_device_search_terms"
refreshOnPageOpenAllowed="true"/>
<dynamic-safety-source
id="GoogleRogueTag"
packageName="com.google.android.gms"
profile="primary_profile_only"
initialDisplayState="hidden"
refreshOnPageOpenAllowed="true"/>
</safety-sources-group>
<safety-sources-group
id="GoogleUpdateSources"
title="@com.google.android.safetycenter.resources:string/google_updates_title"
summary="@com.google.android.safetycenter.resources:string/google_updates_summary">
<dynamic-safety-source
id="GoogleSecurityUpdates"
packageName="com.google.android.gms"
profile="primary_profile_only"
intentAction="@com.google.android.safetycenter.resources:string/google_security_updates_intent"
title="@com.google.android.safetycenter.resources:string/google_security_updates_title"
summary="@com.google.android.safetycenter.resources:string/google_security_updates_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_security_updates_search_terms"
refreshOnPageOpenAllowed="true"/>
<dynamic-safety-source
id="GooglePlaySystemUpdate"
packageName="com.android.vending"
profile="primary_profile_only"
intentAction="android.settings.MODULE_UPDATE_SETTINGS"
title="@com.google.android.safetycenter.resources:string/google_play_system_update_title"
summary="@com.google.android.safetycenter.resources:string/google_play_system_update_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_play_system_update_search_terms"
refreshOnPageOpenAllowed="true"/>
</safety-sources-group>
<safety-sources-group
id="AndroidPrivacySources"
title="@com.google.android.safetycenter.resources:string/google_privacy_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_privacy_sources_summary"
statelessIconType="privacy">
<static-safety-source
id="AndroidPermissionUsage"
profile="primary_profile_only"
intentAction="android.intent.action.REVIEW_PERMISSION_USAGE"
title="@com.google.android.safetycenter.resources:string/google_permission_usage_title"
summary="@com.google.android.safetycenter.resources:string/google_permission_usage_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_permission_usage_search_terms"/>
<static-safety-source
id="AndroidPermissionManager"
profile="primary_profile_only"
intentAction="android.intent.action.MANAGE_PERMISSIONS"
title="@com.google.android.safetycenter.resources:string/google_permission_manager_title"
summary="@com.google.android.safetycenter.resources:string/google_permission_manager_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_permission_manager_search_terms"/>
<static-safety-source
id="AndroidPrivacyControls"
profile="primary_profile_only"
intentAction="android.settings.PRIVACY_CONTROLS"
title="@com.google.android.safetycenter.resources:string/google_privacy_controls_title"
summary="@com.google.android.safetycenter.resources:string/google_privacy_controls_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_privacy_controls_search_terms"/>
<issue-only-safety-source
id="AndroidAccessibility"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
refreshOnPageOpenAllowed="true"/>
<issue-only-safety-source
id="AndroidNotificationListener"
packageName="com.google.android.permissioncontroller"
profile="primary_profile_only"
refreshOnPageOpenAllowed="true"/>
<issue-only-safety-source
id="AndroidBackgroundLocation"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
refreshOnPageOpenAllowed="true"/>
<issue-only-safety-source
id="AndroidPermissionAutoRevoke"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
refreshOnPageOpenAllowed="true"/>
</safety-sources-group>
<safety-sources-group
id="AndroidAdvancedSources"
title="@com.google.android.safetycenter.resources:string/google_advanced_title">
<dynamic-safety-source
id="AndroidWorkPolicyInfo"
packageName="com.google.android.permissioncontroller"
profile="primary_profile_only"
initialDisplayState="hidden"
refreshOnPageOpenAllowed="true"/>
<static-safety-source
id="AndroidAdvancedSecurity"
profile="primary_profile_only"
intentAction="com.android.settings.security.SECURITY_ADVANCED_SETTINGS"
title="@com.google.android.safetycenter.resources:string/google_advanced_security_title"
summary="@com.google.android.safetycenter.resources:string/google_advanced_security_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_advanced_security_search_terms"/>
<static-safety-source
id="AndroidAdvancedPrivacy"
profile="primary_profile_only"
intentAction="android.settings.PRIVACY_ADVANCED_SETTINGS"
title="@com.google.android.safetycenter.resources:string/google_advanced_privacy_title"
summary="@com.google.android.safetycenter.resources:string/google_advanced_privacy_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_advanced_privacy_search_terms"/>
</safety-sources-group>
</safety-sources-config>
</safety-center-config>
ใน Android 14 ไฟล์การกําหนดค่าของ Google มีดังนี้
<safety-center-config>
<safety-sources-config>
<safety-sources-group
id="GoogleAppSecuritySources"
title="@com.google.android.safetycenter.resources:string/google_app_security_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_app_security_sources_summary">
<dynamic-safety-source
id="GooglePlayProtect"
packageName="com.android.vending"
profile="all_profiles"
intentAction="com.google.android.finsky.PLAY_PROTECT"
title="@com.google.android.safetycenter.resources:string/google_play_protect_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_play_protect_title_for_work"
summary="@com.google.android.safetycenter.resources:string/google_play_protect_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_play_protect_search_terms"
notificationsAllowed="true"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
deduplicationGroup="AppSecurity"/>
<issue-only-safety-source
id="GoogleAppProtectionService"
packageName="com.google.android.odad"
profile="primary_profile_only"
loggingAllowed="false"
deduplicationGroup="AppSecurity"/>
</safety-sources-group>
<safety-sources-group
id="AndroidLockScreenSources"
title="@com.google.android.safetycenter.resources:string/google_lock_screen_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_lock_screen_sources_summary">
<dynamic-safety-source
id="AndroidLockScreen"
packageName="com.android.settings"
profile="primary_profile_only"
title="@com.google.android.safetycenter.resources:string/google_lock_screen_title"
summary="@com.google.android.safetycenter.resources:string/google_lock_screen_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_lock_screen_search_terms"
initialDisplayState="disabled"
notificationsAllowed="true"
maxSeverityLevel="300"/>
<dynamic-safety-source
id="AndroidBiometrics"
packageName="com.android.settings"
profile="all_profiles"
title="@com.google.android.safetycenter.resources:string/google_biometrics_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_biometrics_title_for_work"
summary="@com.google.android.safetycenter.resources:string/google_biometrics_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_biometrics_search_terms"
initialDisplayState="@com.google.android.safetycenter.resources:string/google_biometrics_initial_display_state"
maxSeverityLevel="0"/>
</safety-sources-group>
<safety-sources-group
id="GoogleAccountsSources"
title="@com.google.android.safetycenter.resources:string/google_accounts_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_accounts_sources_summary">
<dynamic-safety-source
id="GoogleSecurityCheckup"
packageName="com.google.android.gms"
profile="all_profiles"
intentAction="com.google.android.gms.accountsettings.action.SAFETY_CENTER_SECURITY_CHECKUP"
title="@com.google.android.safetycenter.resources:string/google_security_checkup_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_security_checkup_title_for_work"
summary="@com.google.android.safetycenter.resources:string/google_security_checkup_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_security_checkup_search_terms"
deduplicationGroup="AccountRequired"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
refreshOnPageOpenAllowed="true"/>
<dynamic-safety-source
id="GooglePasswordCheckup"
packageName="com.google.android.gms"
profile="all_profiles"
title="@com.google.android.safetycenter.resources:string/google_password_checkup_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_password_checkup_title_for_work"
searchTerms="@com.google.android.safetycenter.resources:string/google_password_checkup_search_terms"
initialDisplayState="hidden"
notificationsAllowed="true"
deduplicationGroup="AccountRequired"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
refreshOnPageOpenAllowed="false"/>
</safety-sources-group>
<safety-sources-group
id="GoogleDeviceFinderSources"
title="@com.google.android.safetycenter.resources:string/google_device_finder_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_device_finder_sources_summary">
<dynamic-safety-source
id="GoogleFindMyDevice"
packageName="com.google.android.gms"
profile="primary_profile_only"
intentAction="com.google.android.gms.settings.FIND_MY_DEVICE_SETTINGS"
title="@com.google.android.safetycenter.resources:string/google_find_my_device_title"
summary="@com.google.android.safetycenter.resources:string/google_find_my_device_summary"
notificationsAllowed="true"
deduplicationGroup="AccountRequired"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
searchTerms="@com.google.android.safetycenter.resources:string/google_find_my_device_search_terms"/>
<dynamic-safety-source
id="GoogleRogueTag"
packageName="com.google.android.gms"
profile="primary_profile_only"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
initialDisplayState="hidden"/>
</safety-sources-group>
<safety-sources-group
id="GoogleUpdateSources"
title="@com.google.android.safetycenter.resources:string/google_updates_title"
summary="@com.google.android.safetycenter.resources:string/google_updates_summary">
<dynamic-safety-source
id="GoogleSecurityUpdates"
packageName="com.google.android.gms"
profile="primary_profile_only"
intentAction="@com.google.android.safetycenter.resources:string/google_security_updates_intent"
title="@com.google.android.safetycenter.resources:string/google_security_updates_title"
summary="@com.google.android.safetycenter.resources:string/google_security_updates_summary"
notificationsAllowed="true"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
searchTerms="@com.google.android.safetycenter.resources:string/google_security_updates_search_terms"/>
<dynamic-safety-source
id="GooglePlaySystemUpdate"
packageName="com.android.vending"
profile="primary_profile_only"
intentAction="android.settings.MODULE_UPDATE_SETTINGS"
title="@com.google.android.safetycenter.resources:string/google_play_system_update_title"
summary="@com.google.android.safetycenter.resources:string/google_play_system_update_summary"
notificationsAllowed="true"
deduplicationGroup="AccountRequired"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
searchTerms="@com.google.android.safetycenter.resources:string/google_play_system_update_search_terms"/>
<dynamic-safety-source
id="GoogleBackupAndRestore"
packageName="com.google.android.gms"
profile="primary_profile_only"
initialDisplayState="hidden"
title="@com.google.android.safetycenter.resources:string/google_backup_title"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
searchTerms="@com.google.android.safetycenter.resources:string/google_backup_search_terms"/>
</safety-sources-group>
<safety-sources-group
id="AndroidPrivacySources"
title="@com.google.android.safetycenter.resources:string/google_privacy_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_privacy_sources_summary"
statelessIconType="privacy">
<static-safety-source
id="AndroidPermissionManager"
profile="primary_profile_only"
intentAction="android.intent.action.MANAGE_PERMISSIONS"
title="@com.google.android.safetycenter.resources:string/google_permission_manager_title"
summary="@com.google.android.safetycenter.resources:string/google_permission_manager_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_permission_manager_search_terms"/>
<static-safety-source
id="AndroidPermissionUsage"
profile="primary_profile_only"
intentAction="android.intent.action.REVIEW_PERMISSION_USAGE"
title="@com.google.android.safetycenter.resources:string/google_permission_usage_title"
summary="@com.google.android.safetycenter.resources:string/google_permission_usage_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_permission_usage_search_terms"/>
<static-safety-source
id="GoogleAdsIdentity"
profile="all_profiles"
packageName="com.google.android.gms"
intentAction="com.google.android.gms.adsidentity.ACTION_ADS_IDENTITY_SETTINGS"
title="@com.google.android.safetycenter.resources:string/google_ads_identity_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_ads_identity_title_for_work"
summary="@com.google.android.safetycenter.resources:string/google_ads_identity_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_ads_identity_search_terms"/>
<dynamic-safety-source
id="AndroidHealthConnect"
profile="primary_profile_only"
packageName="com.google.android.healthconnect.controller"
initialDisplayState="hidden"
refreshOnPageOpenAllowed="false"
title="@com.google.android.safetycenter.resources:string/google_health_connect_title"
searchTerms="@com.google.android.safetycenter.resources:string/google_health_connect_search_terms"/>
<dynamic-safety-source
id="AndroidPrivacyAppDataSharingUpdates"
packageName="com.google.android.permissioncontroller"
profile="primary_profile_only"
initialDisplayState="hidden"
refreshOnPageOpenAllowed="true"
title="@com.google.android.safetycenter.resources:string/google_app_data_sharing_updates_title"
searchTerms="@com.google.android.safetycenter.resources:string/google_app_data_sharing_updates_search_terms"/>
<static-safety-source
id="AndroidPrivacyControls"
profile="primary_profile_only"
intentAction="android.settings.PRIVACY_CONTROLS"
title="@com.google.android.safetycenter.resources:string/google_privacy_controls_title"
summary="@com.google.android.safetycenter.resources:string/google_privacy_controls_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_privacy_controls_search_terms"/>
<static-safety-source
id="GoogleActivityControls"
profile="all_profiles"
packageName="com.google.android.gms"
intentAction="com.google.android.gms.accountsettings.action.ACTIVITY_CONTROLS"
title="@com.google.android.safetycenter.resources:string/google_activity_controls_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_activity_controls_title_for_work"
summary="@com.google.android.safetycenter.resources:string/google_activity_controls_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_activity_controls_search_terms"/>
<issue-only-safety-source
id="AndroidAccessibility"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
notificationsAllowed="true"
refreshOnPageOpenAllowed="true"/>
<issue-only-safety-source
id="AndroidNotificationListener"
packageName="com.google.android.permissioncontroller"
profile="primary_profile_only"
notificationsAllowed="true"
refreshOnPageOpenAllowed="true"/>
<issue-only-safety-source
id="AndroidBackgroundLocation"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
notificationsAllowed="true"
refreshOnPageOpenAllowed="true"/>
<issue-only-safety-source
id="AndroidPermissionAutoRevoke"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
notificationsAllowed="true"
refreshOnPageOpenAllowed="true"/>
</safety-sources-group>
<safety-sources-group
id="AndroidAdvancedSources"
title="@com.google.android.safetycenter.resources:string/google_advanced_title">
<dynamic-safety-source
id="AndroidWorkPolicyInfo"
packageName="com.google.android.permissioncontroller"
profile="primary_profile_only"
title="@com.google.android.safetycenter.resources:string/google_work_policy_title"
initialDisplayState="hidden"
refreshOnPageOpenAllowed="true"/>
<static-safety-source
id="AndroidMoreSettings"
profile="primary_profile_only"
intentAction="com.android.settings.MORE_SECURITY_PRIVACY_SETTINGS"
title="@com.google.android.safetycenter.resources:string/google_more_settings_title"
summary="@com.google.android.safetycenter.resources:string/google_more_settings_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_more_settings_search_terms"/>
</safety-sources-group>
</safety-sources-config>
</safety-center-config>
ใน Android 15 ไฟล์การกำหนดค่า Google มีดังนี้
<safety-center-config>
<safety-sources-config>
<safety-sources-group
id="GoogleAppSecuritySources"
title="@com.google.android.safetycenter.resources:string/google_app_security_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_app_security_sources_summary">
<dynamic-safety-source
id="GooglePlayProtect"
packageName="com.android.vending"
profile="all_profiles"
intentAction="com.google.android.finsky.PLAY_PROTECT"
title="@com.google.android.safetycenter.resources:string/google_play_protect_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_play_protect_title_for_work"
titleForPrivateProfile="@com.google.android.safetycenter.resources:string/google_play_protect_title_for_private_profile"
summary="@com.google.android.safetycenter.resources:string/google_play_protect_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_play_protect_search_terms"
notificationsAllowed="true"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
deduplicationGroup="AppSecurity"/>
<issue-only-safety-source
id="GoogleAppProtectionService"
packageName="com.google.android.odad"
profile="primary_profile_only"
loggingAllowed="false"
deduplicationGroup="AppSecurity"/>
</safety-sources-group>
<safety-sources-group
id="AndroidLockScreenSources"
title="@com.google.android.safetycenter.resources:string/google_lock_screen_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_lock_screen_sources_summary">
<dynamic-safety-source
id="AndroidLockScreen"
packageName="com.android.settings"
profile="primary_profile_only"
title="@com.google.android.safetycenter.resources:string/google_lock_screen_title"
summary="@com.google.android.safetycenter.resources:string/google_lock_screen_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_lock_screen_search_terms"
initialDisplayState="disabled"
notificationsAllowed="true"
maxSeverityLevel="300"/>
<dynamic-safety-source
id="AndroidBiometrics"
packageName="com.android.settings"
profile="all_profiles"
title="@com.google.android.safetycenter.resources:string/google_biometrics_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_biometrics_title_for_work"
titleForPrivateProfile="@com.google.android.safetycenter.resources:string/google_biometrics_title_for_private_profile"
summary="@com.google.android.safetycenter.resources:string/google_biometrics_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_biometrics_search_terms"
initialDisplayState="@com.google.android.safetycenter.resources:string/google_biometrics_initial_display_state"
maxSeverityLevel="0"/>
<dynamic-safety-source
id="GoogleAutoLock"
packageName="com.google.android.gms"
profile="primary_profile_only"
initialDisplayState="hidden"
maxSeverityLevel="0"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"/>
</safety-sources-group>
<safety-sources-group
id="GoogleAccountsSources"
title="@com.google.android.safetycenter.resources:string/google_accounts_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_accounts_sources_summary">
<dynamic-safety-source
id="GoogleSecurityCheckup"
packageName="com.google.android.gms"
profile="all_profiles"
intentAction="com.google.android.gms.accountsettings.action.SAFETY_CENTER_SECURITY_CHECKUP"
title="@com.google.android.safetycenter.resources:string/google_security_checkup_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_security_checkup_title_for_work"
titleForPrivateProfile="@com.google.android.safetycenter.resources:string/google_security_checkup_title_for_private_profile"
summary="@com.google.android.safetycenter.resources:string/google_security_checkup_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_security_checkup_search_terms"
deduplicationGroup="AccountRequired"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
refreshOnPageOpenAllowed="true"/>
<dynamic-safety-source
id="GooglePasswordCheckup"
packageName="com.google.android.gms"
profile="all_profiles"
title="@com.google.android.safetycenter.resources:string/google_password_checkup_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_password_checkup_title_for_work"
titleForPrivateProfile="@com.google.android.safetycenter.resources:string/google_password_checkup_title_for_private_profile"
searchTerms="@com.google.android.safetycenter.resources:string/google_password_checkup_search_terms"
initialDisplayState="hidden"
notificationsAllowed="true"
deduplicationGroup="AccountRequired"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
refreshOnPageOpenAllowed="false"/>
</safety-sources-group>
<safety-sources-group
id="GoogleDeviceFinderSources"
title="@com.google.android.safetycenter.resources:string/google_device_finder_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_device_finder_sources_summary">
<dynamic-safety-source
id="GoogleFindMyDevice"
packageName="com.google.android.gms"
profile="primary_profile_only"
intentAction="com.google.android.gms.settings.FIND_MY_DEVICE_SETTINGS"
title="@com.google.android.safetycenter.resources:string/google_find_my_device_title"
summary="@com.google.android.safetycenter.resources:string/google_find_my_device_summary"
notificationsAllowed="true"
deduplicationGroup="AccountRequired"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
searchTerms="@com.google.android.safetycenter.resources:string/google_find_my_device_search_terms"/>
<dynamic-safety-source
id="GoogleRogueTag"
packageName="com.google.android.gms"
profile="primary_profile_only"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
initialDisplayState="hidden"/>
</safety-sources-group>
<safety-sources-group
id="GoogleUpdateSources"
title="@com.google.android.safetycenter.resources:string/google_updates_title"
summary="@com.google.android.safetycenter.resources:string/google_updates_summary">
<dynamic-safety-source
id="GoogleSecurityUpdates"
packageName="com.google.android.gms"
profile="primary_profile_only"
intentAction="@com.google.android.safetycenter.resources:string/google_security_updates_intent"
title="@com.google.android.safetycenter.resources:string/google_security_updates_title"
summary="@com.google.android.safetycenter.resources:string/google_security_updates_summary"
notificationsAllowed="true"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
searchTerms="@com.google.android.safetycenter.resources:string/google_security_updates_search_terms"/>
<dynamic-safety-source
id="GooglePlaySystemUpdate"
packageName="com.android.vending"
profile="primary_profile_only"
intentAction="android.settings.MODULE_UPDATE_SETTINGS"
title="@com.google.android.safetycenter.resources:string/google_play_system_update_title"
summary="@com.google.android.safetycenter.resources:string/google_play_system_update_summary"
notificationsAllowed="true"
deduplicationGroup="AccountRequired"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
searchTerms="@com.google.android.safetycenter.resources:string/google_play_system_update_search_terms"/>
<dynamic-safety-source
id="GoogleBackupAndRestore"
packageName="com.google.android.gms"
profile="primary_profile_only"
initialDisplayState="hidden"
title="@com.google.android.safetycenter.resources:string/google_backup_title"
packageCertificateHashes="1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83,d22cc500299fb22873a01a010de1c82fbe4d061119b94814dd301dab50cb7678,7ce83c1b71f3d572fed04c8d40c5cb10ff75e6d87d9df6fbd53f0468c2905053"
searchTerms="@com.google.android.safetycenter.resources:string/google_backup_search_terms"/>
</safety-sources-group>
<safety-sources-group
id="AndroidCellularNetworkSecuritySources"
title="@com.google.android.safetycenter.resources:string/google_cellular_network_security_title"
summary="@com.google.android.safetycenter.resources:string/google_cellular_network_security_summary">
<dynamic-safety-source
id="AndroidCellularNetworkSecurity"
packageName="com.android.phone"
profile="primary_profile_only"
notificationsAllowed="true"
initialDisplayState="hidden"/>
</safety-sources-group>
<safety-sources-group
id="AndroidPrivacySources"
title="@com.google.android.safetycenter.resources:string/google_privacy_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_privacy_sources_summary">
<static-safety-source
id="AndroidPermissionManager"
profile="primary_profile_only"
intentAction="android.intent.action.MANAGE_PERMISSIONS"
title="@com.google.android.safetycenter.resources:string/google_permission_manager_title"
summary="@com.google.android.safetycenter.resources:string/google_permission_manager_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_permission_manager_search_terms"/>
<static-safety-source
id="GoogleAdsIdentity"
profile="all_profiles"
packageName="com.google.android.gms"
intentAction="com.google.android.gms.adsidentity.ACTION_ADS_IDENTITY_SETTINGS"
title="@com.google.android.safetycenter.resources:string/google_ads_identity_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_ads_identity_title_for_work"
titleForPrivateProfile="@com.google.android.safetycenter.resources:string/google_ads_identity_title_for_private_profile"
summary="@com.google.android.safetycenter.resources:string/google_ads_identity_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_ads_identity_search_terms"/>
<dynamic-safety-source
id="AndroidHealthConnect"
profile="primary_profile_only"
packageName="com.google.android.healthconnect.controller"
initialDisplayState="hidden"
refreshOnPageOpenAllowed="false"
title="@com.google.android.safetycenter.resources:string/google_health_connect_title"
searchTerms="@com.google.android.safetycenter.resources:string/google_health_connect_search_terms"/>
<dynamic-safety-source
id="AndroidPrivacyAppDataSharingUpdates"
packageName="com.google.android.permissioncontroller"
profile="primary_profile_only"
initialDisplayState="hidden"
refreshOnPageOpenAllowed="true"
title="@com.google.android.safetycenter.resources:string/google_app_data_sharing_updates_title"
searchTerms="@com.google.android.safetycenter.resources:string/google_app_data_sharing_updates_search_terms"/>
<static-safety-source
id="AndroidPrivacyControls"
profile="primary_profile_only"
intentAction="android.settings.PRIVACY_CONTROLS"
title="@com.google.android.safetycenter.resources:string/google_privacy_controls_title"
summary="@com.google.android.safetycenter.resources:string/google_privacy_controls_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_privacy_controls_search_terms"/>
<static-safety-source
id="GoogleActivityControls"
profile="all_profiles"
packageName="com.google.android.gms"
intentAction="com.google.android.gms.accountsettings.action.ACTIVITY_CONTROLS"
title="@com.google.android.safetycenter.resources:string/google_activity_controls_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_activity_controls_title_for_work"
titleForPrivateProfile="@com.google.android.safetycenter.resources:string/google_activity_controls_title_for_private_profile"
summary="@com.google.android.safetycenter.resources:string/google_activity_controls_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_activity_controls_search_terms"/>
<issue-only-safety-source
id="AndroidAccessibility"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
notificationsAllowed="true"
refreshOnPageOpenAllowed="true"/>
<issue-only-safety-source
id="AndroidNotificationListener"
packageName="com.google.android.permissioncontroller"
profile="primary_profile_only"
notificationsAllowed="true"
refreshOnPageOpenAllowed="true"/>
<issue-only-safety-source
id="AndroidBackgroundLocation"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
notificationsAllowed="true"
refreshOnPageOpenAllowed="true"/>
<issue-only-safety-source
id="AndroidPermissionAutoRevoke"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
notificationsAllowed="true"
refreshOnPageOpenAllowed="true"/>
</safety-sources-group>
<safety-sources-group
id="AndroidPrivacySourcesAdditional"
title="@com.google.android.safetycenter.resources:string/google_privacy_additional_title">
<static-safety-source
id="AndroidPermissionUsage"
profile="primary_profile_only"
intentAction="android.intent.action.REVIEW_PERMISSION_USAGE"
title="@com.google.android.safetycenter.resources:string/google_permission_usage_title"
summary="@com.google.android.safetycenter.resources:string/google_permission_usage_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_permission_usage_search_terms"/>
<dynamic-safety-source
id="AndroidPrivateSpace"
packageName="com.android.settings"
profile="primary_profile_only"
title="@com.google.android.safetycenter.resources:string/google_private_space_title"
summary="@com.google.android.safetycenter.resources:string/google_private_space_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_private_space_search_terms"
initialDisplayState="hidden"
maxSeverityLevel="0"/>
</safety-sources-group>
<safety-sources-group
id="AndroidAdvancedSources"
title="@com.google.android.safetycenter.resources:string/google_advanced_title">
<dynamic-safety-source
id="AndroidWorkPolicyInfo"
packageName="com.google.android.permissioncontroller"
profile="primary_profile_only"
title="@com.google.android.safetycenter.resources:string/google_work_policy_title"
initialDisplayState="hidden"
refreshOnPageOpenAllowed="true"/>
<static-safety-source
id="AndroidMoreSettings"
profile="primary_profile_only"
intentAction="com.android.settings.MORE_SECURITY_PRIVACY_SETTINGS"
title="@com.google.android.safetycenter.resources:string/google_more_settings_title"
summary="@com.google.android.safetycenter.resources:string/google_more_settings_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_more_settings_search_terms"/>
</safety-sources-group>
</safety-sources-config>
</safety-center-config>
ปรับแต่งแหล่งที่มาของศูนย์ความปลอดภัย
ประเภทแหล่งที่มาของศูนย์ความปลอดภัย
แหล่งที่มาอาจเป็นแบบไดนามิก แบบเฉพาะปัญหา หรือแบบคงที่ โดยขึ้นอยู่กับประเภทข้อมูลที่ให้ไว้กับศูนย์ความปลอดภัย
แหล่งที่มาแบบไดนามิก
ทำเครื่องหมายแหล่งข้อมูลความปลอดภัยเป็น dynamic-safety-source
หากสามารถให้ข้อมูลแบบไดนามิกแก่ศูนย์ความปลอดภัยทั้งสำหรับข้อมูลและการ์ดคำเตือนที่อาจเกิดขึ้น
<dynamic-safety-source
id="AndroidLockScreen"
packageName="com.android.settings"
profile="primary_profile_only"
title="@com.google.android.safetycenter.resources:string/google_lock_screen_title"
summary="@com.google.android.safetycenter.resources:string/google_lock_screen_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_lock_screen_search_terms"
initialDisplayState="disabled"
maxSeverityLevel="300"
refreshOnPageOpenAllowed="true"/>
แหล่งที่มาเฉพาะปัญหา
ทําเครื่องหมายแหล่งที่มาเป็น issue-only-safety-source
หากไม่มีรายการการตั้งค่าที่เชื่อมโยง แต่ยังคงมีคำเตือน คุณจะระบุได้เฉพาะคำเตือนเท่านั้น การให้รายการการตั้งค่าจะทำให้เกิดข้อผิดพลาด
<issue-only-safety-source
id="AndroidAccessibility"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
refreshOnPageOpenAllowed="true"/>
แหล่งที่มาแบบคงที่
ทำเครื่องหมายแหล่งที่มาเป็น static-safety-source
หากเป็นรายการการเปลี่ยนเส้นทางที่ไม่มีข้อมูลแบบไดนามิก
<static-safety-source
id="AndroidAdvancedSecurity"
profile="primary_profile_only"
intentAction="com.google.android.settings.security.SECURITY_ADVANCED_SETTINGS"
title="@com.google.android.safetycenter.resources:string/google_advanced_security_title"
summary="@com.google.android.safetycenter.resources:string/google_advanced_security_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_advanced_security_search_terms"/>
การกำหนดค่าแหล่งที่มาของศูนย์ความปลอดภัย
ฟิลด์ไฟล์การกําหนดค่าเป็นฟิลด์ที่ไม่บังคับ ต้องระบุ หรือต้องห้าม และสามารถกําหนดค่าได้ โดยขึ้นอยู่กับประเภทแหล่งที่มาของศูนย์ความปลอดภัยและค่าคงที่อื่นๆ ดังนี้
id
- ตัวระบุที่ไม่ซ้ำกันสำหรับแหล่งที่มาของความปลอดภัย ต้องไม่ซ้ำกันตลอดทั้งไฟล์ และต้องประกอบด้วยอักขระที่เป็นตัวอักษรเท่านั้น (a-z, A-Z) และคำนึงถึงตัวพิมพ์เล็กและตัวพิมพ์ใหญ่
- ประเภทสตริง
- ต้องระบุสำหรับแหล่งที่มาของความปลอดภัยทุกประเภท
packageName
- ชื่อของแพ็กเกจที่เป็นเจ้าของแหล่งที่มาของความปลอดภัยนี้ เช่น
com.google.android.permissioncontroller
- ประเภทสตริง
- ต้องระบุสำหรับแหล่งที่มาของความปลอดภัยแบบไดนามิกและแบบเฉพาะปัญหาเท่านั้น
- ไม่อนุญาตสำหรับแหล่งที่มาของความปลอดภัยแบบคงที่ใน Android 13 แต่สามารถเลือกกำหนดให้กำหนดเป้าหมาย
intentAction
ของแหล่งที่มาได้อย่างชัดเจนแทนที่จะกำหนดเป้าหมายโดยนัยใน Android 14 (ดูรายละเอียดเพิ่มเติมได้ที่เอกสารประกอบเกี่ยวกับการแก้ไข Intent)
- ชื่อของแพ็กเกจที่เป็นเจ้าของแหล่งที่มาของความปลอดภัยนี้ เช่น
initialDisplayState
- ลักษณะที่รายการ UI แสดงเมื่อแหล่งข้อมูลความปลอดภัยไม่ได้ให้ข้อมูล
- ประเภท Enum ที่แสดงเป็นสตริงต้องเป็นอย่างใดอย่างหนึ่งต่อไปนี้
enabled
(ค่าเริ่มต้น แสดงตามปกติ)disabled
(แสดงเป็นสีเทา คลิกไม่ได้)hidden
(ไม่แสดง)
- ไม่บังคับสำหรับแหล่งที่มาของความปลอดภัยแบบไดนามิก (ค่าเริ่มต้นคือ
enabled
) - ไม่อนุญาตสำหรับแหล่งข้อมูลความปลอดภัยแบบคงที่และแหล่งข้อมูลความปลอดภัยที่มีเฉพาะปัญหา
profile
- แหล่งที่มาของความปลอดภัยนี้โต้ตอบกับโปรไฟล์ที่มีการจัดการของผู้ใช้หรือไม่
- ประเภท Enum ที่แสดงเป็นสตริงต้องเป็นอย่างใดอย่างหนึ่งต่อไปนี้
primary_profile_only
(โต้ตอบกับโปรไฟล์หลักเท่านั้น)all_profiles
(สามารถโต้ตอบกับโปรไฟล์ที่มีการจัดการและโปรไฟล์ส่วนตัวตั้งแต่ Android 15 เป็นต้นไปได้ด้วย)
- ใน
all_profiles
ระบบจะสร้างรายการ UI หลายรายการ (รายการละ 1 รายการสําหรับโปรไฟล์หลักและโปรไฟล์ที่มีการจัดการแต่ละรายการ) แหล่งข้อมูลความปลอดภัยสามารถให้ข้อมูลที่แตกต่างกันสําหรับแต่ละโปรไฟล์ - ต้องระบุสำหรับแหล่งที่มาของความปลอดภัยทั้งหมด
searchTerms
- รายการข้อความค้นหาที่เชื่อมโยงกับรายการในศูนย์ความปลอดภัยเมื่อใช้การค้นหาในแอปการตั้งค่า
- รหัสทรัพยากรที่แสดงเป็นชื่อทรัพยากรแบบเต็ม เช่น
@package:string/my_search_terms
- ไม่บังคับสำหรับแหล่งที่มาของความปลอดภัยแบบไดนามิกและแบบคงที่ (ค่าเริ่มต้นคือไม่มีข้อความค้นหา)
- ไม่อนุญาตสำหรับแหล่งที่มาของความปลอดภัยที่มีเฉพาะปัญหา
title
- ชื่อเริ่มต้นของรายการ UI ซึ่งจะใช้เมื่อแหล่งข้อมูลไม่ได้ให้ข้อมูลแบบไดนามิก
- รหัสทรัพยากรที่แสดงเป็นชื่อทรัพยากรแบบเต็ม เช่น
@package:string/my_title
- ต้องระบุสำหรับแหล่งที่มาของความปลอดภัยแบบไดนามิกและคงที่ (เว้นแต่จะเป็น
initialDisplayState="hidden"
ที่ไม่มีsearchTerms
) - ไม่อนุญาตสำหรับแหล่งที่มาของความปลอดภัยที่มีเฉพาะปัญหา
titleForWork
- ชื่อเริ่มต้นของรายการ UI สําหรับโปรไฟล์ที่มีการจัดการซึ่งใช้เมื่อแหล่งที่มาไม่ได้ให้ข้อมูลแบบไดนามิก
- รหัสทรัพยากรที่แสดงเป็นชื่อทรัพยากรแบบเต็ม เช่น
@package:string/my_title_for_work
- ต้องระบุสำหรับแหล่งที่มาของความปลอดภัยแบบไดนามิกและคงที่ที่ระบุ
profile="all_profiles"
(ยกเว้นinitialDisplayState="hidden"
ที่ไม่มีsearchTerms
) - ไม่อนุญาตสำหรับแหล่งที่มาของความปลอดภัยที่มีเฉพาะปัญหาหรือแหล่งที่มาที่มี
profile="primary_profile_only"
summary
- สรุปเริ่มต้นของรายการ UI (นี่คือคำอธิบายแบบข้อความที่ยาวขึ้นซึ่งแสดงใต้ชื่อ) ซึ่งจะใช้เมื่อแหล่งที่มาไม่ได้ให้ข้อมูลแบบไดนามิก
- รหัสทรัพยากรที่แสดงเป็นชื่อทรัพยากรแบบเต็ม เช่น
@package:string/my_summary
- ไม่บังคับสำหรับแหล่งที่มาของความปลอดภัยแบบคงที่ (ค่าเริ่มต้นคือไม่มีข้อมูลสรุป)
- ต้องระบุสำหรับแหล่งที่มาของความปลอดภัยแบบไดนามิก (เว้นแต่
initialDisplayState
จะตรงกับhidden
) - ไม่อนุญาตสำหรับแหล่งที่มาของความปลอดภัยที่มีเฉพาะปัญหา
intentAction
- การดำเนินการที่จะทริกเกอร์เมื่อมีการคลิกรายการ UI
- ประเภทสตริง เช่น
com.google.android.settings.security.SECURITY_ADVANCED_SETTINGS
หรือรหัสทรัพยากรที่แสดงเป็นชื่อทรัพยากรที่มีคุณสมบัติครบถ้วน เช่น@package:string/my_intent_action
- หากการดำเนินการตาม Intent นี้ไม่ได้รับการแก้ไขสำหรับ
packageName
ที่ระบุ (หากมี) รายการ UI จะทำงานในลักษณะเดียวกับที่มีinitialDisplayState="disabled"
- ต้องระบุสำหรับแหล่งที่มาของความปลอดภัยแบบคงที่และแหล่งที่มาของความปลอดภัย
dynamic
ที่มีinitialDisplayState="enabled"
- ไม่อนุญาตสำหรับแหล่งที่มาของความปลอดภัยที่มีเฉพาะปัญหา
maxSeverityLevel
- ระดับความรุนแรงสูงสุดที่แหล่งที่มาของศูนย์ความปลอดภัยนี้ระบุได้
- จํานวนเต็มแสดงเป็นสตริง เช่น
300
- ไม่บังคับสำหรับแหล่งที่มาของความปลอดภัยแบบไดนามิกและแบบเฉพาะปัญหา (ค่าเริ่มต้นคือไม่มี) สูงสุด
- ไม่อนุญาตสำหรับแหล่งที่มาของความปลอดภัยแบบคงที่
loggingAllowed
- ศูนย์ความปลอดภัยจะบันทึกการโต้ตอบหรือข้อมูลที่เกี่ยวข้องกับแหล่งที่มานี้ได้หรือไม่
- บูลีนที่แสดงเป็นสตริง เช่น
false
- ไม่บังคับสำหรับแหล่งที่มาของความปลอดภัยแบบไดนามิกและแบบเฉพาะปัญหา (ค่าเริ่มต้นคือ
true
) - ไม่อนุญาตสำหรับแหล่งที่มาของความปลอดภัยแบบคงที่
refreshOnPageOpenAllowed
- กำหนดว่าควรส่งสัญญาณไปยังแหล่งข้อมูลความปลอดภัยเพื่อรีเฟรชข้อมูลหรือไม่เมื่อเปิดหน้าจอศูนย์ความปลอดภัย
- บูลีนที่แสดงเป็นสตริง เช่น
true
- ไม่บังคับสำหรับแหล่งที่มาของความปลอดภัยแบบไดนามิกและแบบเฉพาะปัญหา (ค่าเริ่มต้นคือ
false
) - ไม่อนุญาตสำหรับแหล่งที่มาของความปลอดภัยแบบคงที่
notificationsAllowed
(ตั้งแต่ Android 14 เป็นต้นไป)- แหล่งข้อมูลความปลอดภัยสามารถส่งการแจ้งเตือนเมื่อรายงานปัญหาหรือไม่
- บูลีนที่แสดงเป็นสตริง เช่น
true
- ไม่บังคับสำหรับแหล่งที่มาของความปลอดภัยแบบไดนามิกและแบบเฉพาะปัญหา (ค่าเริ่มต้นคือ
false
) - ไม่อนุญาตสำหรับแหล่งที่มาของความปลอดภัยแบบคงที่
deduplicationGroup
(ตั้งแต่ Android 14 เป็นต้นไป)- ตัวระบุที่ไม่ซ้ำกันซึ่งอาจใช้เพื่อกรองปัญหาที่ซ้ำกันออกจากแหล่งที่มาต่างๆ ได้ แหล่งที่มาภายในกลุ่มการกรองข้อมูลที่ซ้ำกันออกกลุ่มเดียวกันสามารถส่งปัญหาที่มีรหัสการกรองข้อมูลที่ซ้ำกันออก (ไม่บังคับ) ปัญหาที่มีรหัสการกรองข้อมูลที่ซ้ำกันออกเดียวกันจะแสดงใน UI เพียงครั้งเดียว แม้ว่าจะมีการส่งปัญหาจากหลายแหล่งก็ตาม
- ประเภทสตริง
- ไม่บังคับสำหรับแหล่งที่มาของความปลอดภัยแบบไดนามิกและแบบเฉพาะปัญหา (ค่าเริ่มต้นคือไม่กรองข้อมูลที่ซ้ำกันออก)
- ไม่อนุญาตสำหรับแหล่งที่มาของความปลอดภัยแบบคงที่
packageCertificateHashes
(ตั้งแต่ Android 14 เป็นต้นไป)- รายการแฮชใบรับรองที่คั่นด้วยคอมมาสำหรับ
packageName
ที่ระบุ หากตั้งค่านี้ ระบบจะตรวจสอบใบรับรองpackageCertificateHashes
ของpackageName
หนึ่งๆ เมื่อโต้ตอบกับแหล่งที่มาของความปลอดภัยเพื่อวัตถุประสงค์ด้านความปลอดภัย - ประเภทสตริง
- ไม่บังคับสำหรับแหล่งที่มาของความปลอดภัยแบบไดนามิกและแบบเฉพาะปัญหา (ค่าเริ่มต้นคือไม่ตรวจสอบใบรับรอง)
- ไม่อนุญาตสำหรับแหล่งที่มาของความปลอดภัยแบบคงที่
- รายการแฮชใบรับรองที่คั่นด้วยคอมมาสำหรับ
titleForPrivateProfile
(ตั้งแต่ Android 15 เป็นต้นไป)- ชื่อเริ่มต้นของรายการ UI สำหรับโปรไฟล์ส่วนตัวที่ใช้เมื่อแหล่งที่มาไม่ได้ให้ข้อมูลแบบไดนามิก
- รหัสทรัพยากรที่แสดงเป็นชื่อทรัพยากรแบบเต็ม เช่น
@package:string/my_title_for_private_profile
- ต้องระบุสำหรับแหล่งที่มาของความปลอดภัยแบบไดนามิกและคงที่ที่ระบุ
profile="all_profiles"
(ยกเว้นinitialDisplayState="hidden"
ที่ไม่มีsearchTerms
) - ไม่อนุญาตสำหรับแหล่งที่มาของความปลอดภัยที่มีเฉพาะปัญหา หรือแหล่งที่มาที่มี
profile="primary_profile_only"
ปรับแต่งกลุ่มแหล่งที่มาของศูนย์ความปลอดภัย
แหล่งที่มาของศูนย์ความปลอดภัยต้องอยู่ในกลุ่มแหล่งที่มาของศูนย์ความปลอดภัย กลุ่มแหล่งที่มาแต่ละกลุ่มจะแสดงใน UI ตามลําดับที่กลุ่มแหล่งที่มาแสดงในไฟล์ แหล่งที่มาแต่ละรายการจะแสดงภายในกลุ่มตามลําดับที่แหล่งที่มาแสดงในไฟล์ หากกลุ่มมีแหล่งที่มาของความปลอดภัยแหล่งเดียว ระบบจะแสดงเป็นรายการเดียวแทนที่จะเป็นกลุ่ม
การกำหนดค่ากลุ่มแหล่งที่มาของศูนย์ความปลอดภัย
ใช้ตัวแปรต่อไปนี้เพื่อปรับแต่งกลุ่มแหล่งที่มาของศูนย์ความปลอดภัย
id
- ตัวระบุที่ไม่ซ้ำกันสำหรับกลุ่มแหล่งที่มาของความปลอดภัย และต้องไม่ซ้ำกันในไฟล์ทั้งไฟล์
- ประเภทสตริง
- ต้องระบุ
title
- ชื่อกลุ่มใน UI
- รหัสทรัพยากรที่แสดงเป็นชื่อทรัพยากรแบบเต็ม เช่น
@package:string/my_title
- ต้องระบุหากมีแหล่งที่มาของความปลอดภัยแบบไดนามิกหรือแบบคงที่อย่างน้อย 1 แหล่งภายในกลุ่ม (กล่าวคือ กลุ่มไม่ใช่
type="hidden"
)
summary
- คําอธิบายสั้นๆ ของกลุ่มใน UI ซึ่งแสดงอยู่ใต้ชื่อ แสดงภายใต้เงื่อนไขที่เฉพาะเจาะจง ซึ่งมักจะเป็นกรณีที่ไม่มีการให้ข้อมูล มิเช่นนั้น ระบบจะคํานวณข้อมูลสรุปตามข้อมูลที่ได้จากแหล่งที่มาภายในกลุ่ม
- รหัสทรัพยากรที่แสดงเป็นชื่อทรัพยากรแบบเต็ม เช่น
@package:string/my_summary
- ไม่บังคับ (ค่าเริ่มต้นคือไม่มีข้อมูลสรุป)
statelessIconType
- ประเภทไอคอนที่แสดงสำหรับกลุ่มเมื่อแหล่งที่มาของความปลอดภัยไม่ได้ระบุสถานะ เช่น รายการแบบคงที่
- ประเภท Enum ที่แสดงเป็นสตริงซึ่งต้องเป็น
none
หรือprivacy
(ประเภทไอคอนความเป็นส่วนตัว) - ไม่บังคับ (ค่าเริ่มต้นคือ
none
)
type
(ตั้งแต่ Android 14 เป็นต้นไป)- ประเภทที่ชัดเจนเพื่อระบุวิธีที่กลุ่มนี้โต้ตอบกับศูนย์ความปลอดภัย
- ประเภท Enum ที่แสดงเป็นสตริงต้องเป็นอย่างใดอย่างหนึ่งต่อไปนี้
stateful
(แสดงและส่งผลต่อสถานะโดยรวมของศูนย์ความปลอดภัย)stateless
(แสดงและไม่ส่งผลต่อสถานะโดยรวมของศูนย์ความปลอดภัย)hidden
(ไม่แสดง แหล่งที่มาทั้งหมดต้องเป็นปัญหาเท่านั้น)
- ไม่บังคับ ระบบจะอนุมานโดยค่าเริ่มต้นโดยใช้แหล่งข้อมูลความปลอดภัยที่อยู่ในกลุ่ม รวมถึง
summary
และstatelessIconType
หากระบุtype
ระบบจะบังคับใช้อินตัวแปรที่ไม่เปลี่ยนแปลงเพิ่มเติมเพื่อให้แน่ใจว่าtype
ตรงกับแหล่งที่มาที่พบในกลุ่ม (เช่น กลุ่มต้องไม่ใช่hidden
หากมีรายการที่ผู้ใช้มองเห็น)
ประเภทกลุ่มแหล่งที่มาของศูนย์ความปลอดภัย
กลุ่มแหล่งที่มาของศูนย์ความปลอดภัยจะจัดประเภทเป็นมีสถานะ ไม่มีสถานะ หรือซ่อนอยู่ โดยขึ้นอยู่กับสถานะของบางช่อง
กลุ่มที่มีสถานะ
กลุ่มที่มีทั้งชื่อและข้อมูลสรุป หรือstateLessIconType="privacy"
ถือว่ามีสถานะจะส่งผลต่อสถานะโดยรวมของศูนย์ความปลอดภัย ดังนี้
<safety-sources-group
id="GoogleAppSecuritySources"
title="@com.google.android.safetycenter.resources:string/google_app_security_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_app_security_sources_summary">
<dynamic-safety-source
id="GooglePlayProtect"
packageName="com.android.vending"
profile="all_profiles"
intentAction="com.google.android.finsky.PLAY_PROTECT"
title="@com.google.android.safetycenter.resources:string/google_play_protect_title"
titleForWork="@com.google.android.safetycenter.resources:string/google_play_protect_title_for_work"
summary="@com.google.android.safetycenter.resources:string/google_play_protect_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_play_protect_search_terms"
refreshOnPageOpenAllowed="true"/>
<dynamic-safety-source
id="GoogleAppProtectionService"
packageName="com.google.android.odad"
profile="primary_profile_only"
initialDisplayState="hidden"
loggingAllowed="false"/>
</safety-sources-group>
ใน Android 13 กลุ่มดังกล่าวจะแสดงเป็นรายการแบบยุบได้ใน UI ใน Android 14 ระบบจะแสดงเป็นรายการที่มีสถานะของตัวเองซึ่งเปลี่ยนเส้นทางไปยังหน้าย่อย
กลุ่มที่ไม่มีสถานะ
กลุ่มที่มีชื่อแต่ไม่มีข้อมูลสรุป และ stateLessIconType="none"
จะถือว่าไม่มีสถานะและจะไม่ส่งผลต่อสถานะโดยรวมของศูนย์ความปลอดภัย
<safety-sources-group
id="AndroidPrivacySources"
title="@com.google.android.safetycenter.resources:string/google_privacy_sources_title"
summary="@com.google.android.safetycenter.resources:string/google_privacy_sources_summary"
statelessIconType="privacy">
<static-safety-source
id="AndroidPermissionUsage"
profile="primary_profile_only"
intentAction="android.intent.action.REVIEW_PERMISSION_USAGE"
title="@com.google.android.safetycenter.resources:string/google_permission_usage_title"
summary="@com.google.android.safetycenter.resources:string/google_permission_usage_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_permission_usage_search_terms"/>
<static-safety-source
id="AndroidPermissionManager"
profile="primary_profile_only"
intentAction="android.intent.action.MANAGE_PERMISSIONS"
title="@com.google.android.safetycenter.resources:string/google_permission_manager_title"
summary="@com.google.android.safetycenter.resources:string/google_permission_manager_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_permission_manager_search_terms"/>
<static-safety-source
id="AndroidPrivacyControls"
profile="primary_profile_only"
intentAction="android.settings.PRIVACY_CONTROLS"
title="@com.google.android.safetycenter.resources:string/google_privacy_controls_title"
summary="@com.google.android.safetycenter.resources:string/google_privacy_controls_summary"
searchTerms="@com.google.android.safetycenter.resources:string/google_privacy_controls_search_terms"/>
<issue-only-safety-source
id="AndroidAccessibility"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
refreshOnPageOpenAllowed="true"/>
<issue-only-safety-source
id="AndroidNotificationListener"
packageName="com.google.android.permissioncontroller"
profile="primary_profile_only"
refreshOnPageOpenAllowed="true"/>
<issue-only-safety-source
id="AndroidBackgroundLocation"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
refreshOnPageOpenAllowed="true"/>
<issue-only-safety-source
id="AndroidPermissionAutoRevoke"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
refreshOnPageOpenAllowed="true"/>
</safety-sources-group>
กลุ่มดังกล่าวจะแสดงเป็นรายการรายการที่ตายตัวใน UI
กลุ่มที่ซ่อนอยู่
กลุ่มที่ซ่อนจะมีเฉพาะแหล่งที่มาของความปลอดภัยเกี่ยวกับปัญหาเท่านั้นและไม่มีชื่อ กลุ่มที่ซ่อนจะไม่แสดงใน UI
อย่างชัดเจนได้ด้วย<safety-sources-group
id="HiddenGroup">
<issue-only-safety-source
id="AndroidAccessibility"
packageName="com.google.android.permissioncontroller"
profile="all_profiles"
refreshOnPageOpenAllowed="true"/>
</safety-sources-group>
ข้อมูลแบบไดนามิกสําหรับรายการแบบคงที่
คุณสามารถแสดงแหล่งที่มาของศูนย์ความปลอดภัยแบบไดนามิกเป็นรายการแบบคงที่ ซึ่งจะอนุญาตให้ส่งรายการการเปลี่ยนเส้นทางโดยขึ้นอยู่กับเงื่อนไขบางอย่าง และอนุญาตให้ปรับแต่งเนื้อหาของรายการดังกล่าวเมื่อรันไทม์ กําหนดแหล่งที่มาแบบไดนามิกภายในกลุ่มที่ไม่มีสถานะ เช่น ขึ้นอยู่กับรายการข้อมูลนโยบายการทำงาน
ตัวอย่างนี้แสดงแหล่งที่มาของความปลอดภัยแบบไดนามิกที่ไม่ได้ให้สัญญาณความปลอดภัยเนื่องจากอยู่ในกลุ่มที่ไม่มีสถานะ
<safety-sources-group
id="AndroidAdvancedSources"
title="@com.google.android.safetycenter.resources:string/google_advanced_title">
<dynamic-safety-source
id="AndroidWorkPolicyInfo"
packageName="com.google.android.permissioncontroller"
profile="primary_profile_only"
initialDisplayState="hidden"
refreshOnPageOpenAllowed="true"/>
<!-- … -->
</safety-sources-group>
ในตัวอย่างนี้ แหล่งที่มาสามารถพุชเฉพาะการ์ดคำเตือนสีเขียวและระบุสถานะที่ไม่ระบุได้ แหล่งที่มาต้องอยู่ในกลุ่มที่มีสถานะจึงจะระบุข้อมูลอื่นๆ ได้
ปรับแต่งสตริงและช่องวางซ้อน
สำหรับอุปกรณ์ GMS ที่ไม่ได้กำหนดค่าให้รับการอัปเดต Mainline คุณสามารถวางซ้อนทรัพยากรสตริง 6 รายการเพื่อตอบสนองความต้องการในการปรับแต่งทั้งหมดแทนการวางซ้อนไฟล์การกำหนดค่าทั้งไฟล์ ทรัพยากรสตริงที่วางซ้อนจะแสดงอยู่ในตาราง
ทรัพยากรสตริง | คำอธิบาย |
---|---|
google_lock_screen_sources_summary |
วางซ้อนค่านี้เพื่อกำหนดข้อมูลสรุปแบบคงที่ที่จะแสดงสำหรับกลุ่ม AndroidLockScreenSources เมื่อแหล่งที่มาทั้งหมดในกลุ่มอยู่ในสถานะดี (ระดับความรุนแรงเป็นข้อมูลหรือไม่ได้ระบุ) โดยค่าเริ่มต้น ศูนย์ความปลอดภัยจะแสดงชื่อแหล่งที่มาทั้งหมดในกลุ่มที่ต่อท้ายกันเป็นข้อมูลสรุปของกลุ่ม |
google_biometrics_title |
วางซ้อนค่านี้เพื่อกำหนดชื่อแบบคงที่สำหรับแหล่งที่มาของข้อมูลไบโอเมตริกที่เป็นของแพ็กเกจ com.android.settings ซึ่งจะใช้เมื่อแหล่งที่มาไม่ได้ให้ข้อมูลแบบไดนามิก วางซ้อนข้อมูลนี้เมื่อวางซ้อนชื่อที่แหล่งที่มาระบุแบบไดนามิกในแพ็กเกจ com.android.settings ด้วย ระบบจะไม่สนใจค่านี้โดยค่าเริ่มต้นเนื่องจากสถานะการแสดงผลเริ่มต้นของแหล่งที่มาคือhidden |
google_biometrics_summary |
วางซ้อนค่านี้เพื่อกำหนดข้อมูลสรุปแบบคงที่สำหรับแหล่งข้อมูลไบโอเมตริกที่เป็นของcom.android.settings แพ็กเกจที่ใช้เมื่อแหล่งข้อมูลไม่ได้ให้ข้อมูลแบบไดนามิก ระบบจะไม่สนใจค่านี้โดยค่าเริ่มต้นเนื่องจากสถานะการแสดงผลเริ่มต้นของแหล่งที่มาคือhidden |
google_biometrics_search_terms |
วางซ้อนค่านี้เพื่อกำหนดรายการข้อความค้นหาสำหรับแหล่งข้อมูลไบโอเมตริกที่เป็นของแพ็กเกจ com.android.settings |
google_biometrics_initial_display_state |
วางซ้อนค่านี้เพื่อแสดงรายการ UI สำหรับแหล่งข้อมูลไบโอเมตริกที่เป็นของแพ็กเกจ com.android.settings เมื่อแหล่งข้อมูลไม่ได้ให้ข้อมูลแบบไดนามิก ค่าเริ่มต้นคือ hidden |
google_security_updates_intent |
วางซ้อนค่านี้เพื่อเปลี่ยน Intent ที่จําเป็นในการเปิดกิจกรรมที่อนุญาตให้ผู้ใช้ตรวจสอบและติดตั้งการอัปเดตความปลอดภัย การดำเนินการตามเจตนานี้ต้องเชื่อมโยงกับกิจกรรมที่ส่งออก ค่าเริ่มต้นคือ android.settings.SYSTEM_UPDATE_SETTINGS |
ไม่มีสตริงอื่นๆ ในแพ็กเกจ com.google.android.safetycenter.resources
ที่วางซ้อนกันได้
สำหรับอุปกรณ์ AOSP ทรัพยากรทั้งหมดในcom.android.safetycenter.resources
แพ็กเกจจะวางซ้อนกันได้โดยไม่มีข้อจำกัดด้านเนื้อหา
สําหรับอุปกรณ์ GMS ที่ไม่ได้กําหนดค่าให้รับการอัปเดต Mainline ให้สร้างcom.google.android.safetycenter.resources
แพ็กเกจที่แทนที่หรือวางซ้อนcom.android.safetycenter.resources
ซึ่งกําหนดสตริงทั้งหมดที่การทดสอบ GTS คาดไว้
โดยสตริงเหล่านี้มีดังนี้
google_app_security_sources_title
google_app_security_sources_summary
google_play_protect_title
google_play_protect_title_for_work
google_play_protect_summary
google_play_protect_search_terms
google_lock_screen_sources_title
google_lock_screen_sources_summary
google_lock_screen_title
google_lock_screen_summary
google_lock_screen_search_terms
google_biometrics_title
google_biometrics_summary
google_biometrics_search_terms
google_biometrics_initial_display_state
google_accounts_sources_title
google_accounts_sources_summary
google_security_checkup_title
google_security_checkup_title_for_work
google_security_checkup_summary
google_security_checkup_search_terms
google_device_finder_sources_title
google_device_finder_sources_summary
google_find_my_device_title
google_find_my_device_summary
google_find_my_device_search_terms
google_updates_title
google_updates_summary
google_security_updates_title
google_security_updates_summary
google_security_updates_search_terms
google_security_updates_intent
google_play_system_update_title
google_play_system_update_summary
google_play_system_update_search_terms
google_privacy_sources_title
google_privacy_sources_summary
google_permission_usage_title
google_permission_usage_summary
google_permission_usage_search_terms
google_permission_manager_title
google_permission_manager_summary
google_permission_manager_search_terms
google_privacy_controls_title
google_privacy_controls_summary
google_privacy_controls_search_terms
google_advanced_title
google_advanced_security_title
google_advanced_security_summary
google_advanced_security_search_terms
google_advanced_privacy_title
google_advanced_privacy_summary
google_advanced_privacy_search_terms
ข้อกำหนดในการปรับแต่ง
ข้อกำหนดเกี่ยวกับรูปแบบไฟล์
ไฟล์การกําหนดค่าต้องเป็นไฟล์ XML และต้องอยู่ในรูปแบบที่อธิบายไว้ในหัวข้ออัปเดตไฟล์การกําหนดค่า ไฟล์ต้องอยู่ในโฟลเดอร์ raw
โดยต้องเป็นไปตามค่าคงที่ที่อธิบายไว้ในปรับแต่งแหล่งที่มาของศูนย์ความปลอดภัย และปรับแต่งกลุ่มแหล่งที่มาของศูนย์ความปลอดภัย หากไฟล์การกําหนดค่ามีรูปแบบไม่ถูกต้องตามข้อกําหนดข้างต้น ระบบจะปิดใช้ฟีเจอร์นี้โดยสมบูรณ์ การแยกวิเคราะห์ไฟล์นี้ยังได้รับการสนับสนุนจากการทดสอบ CTS และ GTS ที่สามารถให้บริบทเพิ่มเติมในกรณีที่ไฟล์มีรูปแบบไม่ถูกต้อง (นอกเหนือจากบันทึกlogcat ของอุปกรณ์)
อุปกรณ์บริการของ Google
ในอุปกรณ์ GMS จะมีข้อจำกัดบางอย่างกับไฟล์นี้ การดำเนินการนี้รองรับโดยการทดสอบ GTS
อุปกรณ์ AOSP
ในอุปกรณ์ AOSP ไฟล์การกําหนดค่าต้องอยู่ในรูปแบบที่ถูกต้องและผ่านการทดสอบ CTS สําหรับ Safety Center การทดสอบจะยืนยันว่าไฟล์อยู่ในรูปแบบที่ถูกต้อง อุปกรณ์ GMS จะต้องผ่านการทดสอบเหล่านี้ด้วย