dodge: overlay-lineage: Declare support for wireless charging

Change-Id: Iba6a8b357779a3bb2134f2fc0878819339615239
This commit is contained in:
Bruno Martins
2021-06-05 15:50:10 +01:00
parent 8d9a3a17d9
commit 7efa1ba69b

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015-2016 The CyanogenMod Project
2017-2021 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<!-- Whether the device supports wireless charging or not -->
<bool name="config_deviceSupportsWirelessCharging">true</bool>
</resources>