[nearby] Update README to add build env script

Test: n/a
Ignore-AOSP-First: nearby_not_in_aosp_yet
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:85afaab1ac308f12d7263ef4b8a2b1ba6a3a2f13)
Merged-In: I43257c79d212ed24fb0cd69f363b25bceb098f01
Change-Id: I43257c79d212ed24fb0cd69f363b25bceb098f01
This commit is contained in:
Xinyi Zhou
2023-08-15 15:47:05 -07:00
committed by Android Build Cherrypicker Worker
parent bf96d94820
commit a3eb71b633

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