2024-07-12
한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina
ढांचासम्बद्धाः परिवर्तनाः सामान्यतया QSSI पुटे भवन्ति ।
1. एण्ड्रॉयड्-यन्त्राणां कृते हेडफोन्स्-यन्त्रे प्लग्ड् इति ज्ञायते, परन्तु डिवाइस-स्थिति-पट्टिकायां प्लग्-इन्-कृतानां हेडफोन्स्-इत्यस्य स्थितिः न दृश्यते
फ्रेमवर्क/आधार/पैकेज/SystemUI/res/values/config.xml
अधः परिवर्तनम् : १.
- <string-array name="config_statusBarIconsToExclude" translatable="false">
- <item>@*android:string/status_bar_rotate</item>
- - <item>@*android:string/status_bar_headset</item>
- + <!-- <item>@*android:string/status_bar_headset</item> -->
- </string-array>
2. Wifi इत्यनेन सह सम्बद्धं कुर्वन्तु यदि Wi-Fi संयोजनं सफलं भवति तर्हि विस्मयादिबोधकचिह्नं वा प्रश्नचिह्नं वा प्रदर्शितं भवति, तस्य उपयोगः कर्तुं न शक्यते। जालस्य वास्तविकप्रवेशः सम्भवति ।
/ संकुल / मॉड्यूल / नेटवर्कस्टैक / res / मूल्य / config.xml
यदा कदापि Wifi सम्बद्धं भवति तदा प्रणाली जालपुटं गत्वा जालस्य संयोजनं निर्धारयिष्यति । गूगलः पूर्वनिर्धारितरूपेण https://www.google.com/generate_204 इति जालपुटस्य उपयोगं करोति, यत् विदेशेषु सुलभं किन्तु आन्तरिकरूपेण सुलभं न भवति इति अनिवार्यम् । तस्य स्थाने एतादृशेन जालपुटेन स्थापनीयम् यत् देशान्तरे विदेशे च प्रवेशं कर्तुं शक्यते ।
- <!-- <string name="default_captive_portal_http_url" translatable="false">http://connectivitycheck.gstatic.com/generate_204</string> -->
- <string name="default_captive_portal_http_url" translatable="false">http://connectivitycheck.platform.hicloud.com/generate_204</string>
- <!-- HTTPS URL for network validation, to use for confirming internet connectivity. -->
- <!-- default_captive_portal_https_url is not configured as overlayable so
- OEMs that wish to change captive_portal_https_url configuration must
- do so via configuring runtime resource overlay to
- config_captive_portal_https_url and *NOT* by changing or overlaying
- this resource. It will break if the enforcement of overlayable starts.
- -->
- <!-- <string name="default_captive_portal_https_url" translatable="false">https://www.google.com/generate_204</string> -->
- <string name="default_captive_portal_https_url" translatable="false">https://connectivitycheck.platform.hicloud.com/generate_204</string>
-
- <!-- List of fallback URLs to use for detecting captive portals. -->
- <!-- default_captive_portal_fallback_urls is not configured as overlayable
- so OEMs that wish to change captive_portal_fallback_urls configuration
- must do so via configuring runtime resource overlay to
- config_captive_portal_fallback_urls and *NOT* by changing or overlaying
- this resource. It will break if the enforcement of overlayable starts.
- -->
- <string-array name="default_captive_portal_fallback_urls" translatable="false">
- <item>http://connectivitycheck.platform.hicloud.com/generate_204</item>
- <item>http://www.google.com/gen_204</item>
- <item>http://play.googleapis.com/generate_204</item>
- </string-array>
3. GMS संकुलं कथं योजयितव्यम्। सामान्यतया, GMS संकुलं partner_gms पुटस्य अधः भवति ।
सर्वाणि partner_gms पुटं विक्रेतानिर्देशिकायां प्रतिलिख्यताम् ।
QSS/device/qcom/qssi/qssi.mk सञ्चिकायां आदेशं लिखन्तु:
$(call inherit-product, vendor/partner_gms/products/gms.mk)
4、