Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e25207b5 authored by mario tesi's avatar mario tesi
Browse files

Add SensorHAL configuration info in README.md

parent c713ddfd
Loading
Loading
Loading
Loading
+7 −9
Original line number Diff line number Diff line
@@ -42,14 +42,12 @@ The compiled library will be placed in *<AOSP_DIR\>/out/target/product/<board\>/

To configure sensor the Sensor HAL IIO

> *For Android Version < O use mm tools*
> For Android Version < O use mm tools
>   $mm sensors-defconfig (default configuration)
> or
>   $mm sensors-menuconfig

> *For Android Version >= O*
> For Android Version >= O use make
>   $PLATFORM_VERSION=x.y.z make -f Makefile_config sensors-defconfig (default configuration)
> or
>   $PLATFORM_VERSION=x.y.z make -f Makefile_config sensors-menuconfig

##### COMPILING THE SENSOR HAL FOR LINUX