diff --git a/docs/building.md b/docs/building.md index db1bfbb..d89ee9e 100644 --- a/docs/building.md +++ b/docs/building.md @@ -187,7 +187,7 @@ cmake -DRPM=ON -DCMAKE_INSTALL_PREFIX=/usr .. ## Building for Peripheralmanager Android Things -Change src/CMakeLists.txt:146 to the location of libandroidthings.so on your +Change src/CMakeLists.txt:140 to the location of libandroidthings.so on your machine or have it in your Android NDK. Switch the toolchain file var to point to where your Android NDK is (here android-ndk is in /opt).