c981d35ce6
First actual phone in main 🎉 Fits the requirements for main devices as listed on https://wiki.postmarketos.org/wiki/Device_categorization.
5 lines
244 B
Text
5 lines
244 B
Text
# iio-sensor-proxy
|
|
# Set PROXIMITY_NEAR_LEVEL for iio-sensor-proxy to pick up the proximity sensor
|
|
|
|
# Set the sensor type for all the types we recognise
|
|
ACTION=="add", SUBSYSTEM=="iio", TEST=="in_proximity_raw", ENV{PROXIMITY_NEAR_LEVEL}="250"
|