Răsfoiți Sursa

sm8450-common: overlay: Update wifi overlay comments from AOSP

Change-Id: I0c04f497abb33e2ebd1bd4b3c30cc8956197006a
Arian 5 luni în urmă
părinte
comite
04fbf6cb2d

+ 3 - 2
overlay/WifiResTarget/res/values/config.xml

@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-     Copyright (C) 2024 The LineageOS Project
+     SPDX-FileCopyrightText: 2024-2025 The LineageOS Project
      SPDX-License-Identifier: Apache-2.0
 -->
 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Indicates that bridged AP mode is supported on this device -->
+    <!-- Indicates that bridged AP mode is supported on this device provided that
+     the device interface combination allows for it -->
     <bool name="config_wifiBridgedSoftApSupported" translatable="false">false</bool>
 
     <!-- Enable Make-Before-Break Wifi network switching.

+ 3 - 2
overlay/WifiResTarget_cape/res/values/config.xml

@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-     Copyright (C) 2024 The LineageOS Project
+     SPDX-FileCopyrightText: 2024-2025 The LineageOS Project
      SPDX-License-Identifier: Apache-2.0
 -->
 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Indicates that bridged AP mode is supported on this device -->
+    <!-- Indicates that bridged AP mode is supported on this device provided that
+     the device interface combination allows for it -->
     <bool name="config_wifiBridgedSoftApSupported" translatable="false">false</bool>
 
     <!-- Enable Make-Before-Break Wifi network switching.