Avicii: Droidx-UI Bringup
This commit is contained in:
12
overlay-droidx/hardware/oplus/doze/res/values/config.xml
Normal file
12
overlay-droidx/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>
|
||||
Reference in New Issue
Block a user