[nearby] Update README to add build env script am: a3eb71b633 am: 2408fda2a8

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/2871060

Change-Id: I290853d8a92f22068eab978ac6c74ae1ac148555
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Xinyi Zhou
2023-12-13 21:14:28 +00:00
committed by Automerger Merge Worker

View File

@@ -49,6 +49,7 @@ Then, add the jar in IDE as below.
```sh ```sh
Build unbundled module using banchan Build unbundled module using banchan
$ source build/envsetup.sh
$ banchan com.google.android.tethering mainline_modules_arm64 $ banchan com.google.android.tethering mainline_modules_arm64
$ m apps_only dist $ m apps_only dist
$ adb install out/dist/com.google.android.tethering.apex $ adb install out/dist/com.google.android.tethering.apex