overlay: Set the device hostname like the device name in About Phone

Change-Id: Idd287fd9afaefad37a24095846933ef9cb1e4451
This commit is contained in:
Ezio Lacandia Bijelkic 2020-11-19 23:15:38 +00:00 committed by LuK1337
parent 8137c7c3bf
commit 4f5669c4cb

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Configuration for including DHCP client hostname option -->
<bool name="config_dhcp_client_hostname">true</bool>
</resources>