dre: overlay: Set default hotspot SSID prefix

Change-Id: I2b5310c2acfd4e0110244fb17cf6bd5552bf81d7
This commit is contained in:
Glen Kuhne 2017-03-21 15:50:40 -07:00 committed by Albert Tang
parent cf7ca4e244
commit 54eee440db
4 changed files with 36 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2022 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<!-- Do not translate. Default access point SSID used for tethering. -->
<string name="wifi_tether_configure_ssid_default" translatable="false">OnePlus</string>
</resources>