<?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.pickup_detect</string> | |
<!-- Sensor trigger values --> | |
<item name="pickup_sensor_value" format="float" type="dimen">0.0</item> | |
</resources> |