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

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

Change-Id: I4bafffe88984d0e397f3c5a512e729745e20ee87
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Xinyi Zhou
2023-12-13 20:42: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