dre: convert to Evervolv
Change-Id: I2f91bc02bc4bb4ab1dc3e96094631464f9b969bd
This commit is contained in:
parent
13671d04c5
commit
521e326b67
12 changed files with 23 additions and 17 deletions
12
overlay-ev/hardware/oplus/doze/res/values/config.xml
Normal file
12
overlay-ev/hardware/oplus/doze/res/values/config.xml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2021-2022 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources>
|
||||
<!-- Sensor types -->
|
||||
<string name="pickup_sensor_type">android.sensor.tilt_detector</string>
|
||||
|
||||
<!-- Sensor trigger values -->
|
||||
<item name="pickup_sensor_value" format="float" type="dimen">0.0</item>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue