SystemUIFlagFlipper: Rename the app

In order to avoid confusion with org.protonaosp.deviceconfig

Change-Id: Id6653ed975f6b57b1b156b237fca041c475495c1
This commit is contained in:
ralph950412
2023-06-19 10:05:21 +08:00
parent eb6903e454
commit f249dad3e3

View File

@@ -15,5 +15,5 @@
limitations under the License. limitations under the License.
--> -->
<resources> <resources>
<string name="app_name">Simple Device Configuration</string> <string name="app_name">System UI Configuration</string>
</resources> </resources>