e3q: Get sensors working

Change-Id: Id75e2083a6ae12e52851740160a9c411149c6389
This commit is contained in:
David Wronek
2024-12-29 12:00:59 +01:00
parent 1e09ee8172
commit db20ed9d55
4 changed files with 13 additions and 7 deletions

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_unplugTurnsOnScreen">true</bool>
<string-array name="networkAttributes" translatable="false">
<item>wifi,1,1,1,-1,true</item>
<item>mobile,0,0,0,-1,true</item>