We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dad63b commit ad538b4Copy full SHA for ad538b4
website/Chapter6/c6p5.md
@@ -67,6 +67,7 @@
67
68
::: tip Использование
69
```bash
70
- bpfix -w <path>
+ . build/envsetup.sh
71
+ bpfix -w path/to/directory/with/Android.bp
72
```
73
:::
0 commit comments