android_device_oneplus_dre/overlay-lineage/hardware/oplus/doze/res/values/config.xml
Alexander Koskovich 7d1a1c52a7 dre: Switch to SPDX license identifiers
* Might as well be consistent.

Change-Id: Ib95789a0286785ba3b0b6df265291e87a13d2ef8
2022-10-11 08:31:24 -05:00

12 lines
379 B
XML

<?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>