commit | 855a10697316642169283c91dfa5ce61a1b996fe | [log] [tgz] |
---|---|---|
author | xshu <xshu@google.com> | Fri Aug 02 15:47:51 2019 -0700 |
committer | xshu <xshu@google.com> | Fri Aug 02 15:50:20 2019 -0700 |
tree | 99c0ee511316aa5b4a0d946705dcc244604980f9 | |
parent | f43c581f079f5da4fe248625b89115c6600d4205 [diff] |
Fix runtest.sh in frameworks/base/wifi The "make" command seems no longer supported after syncing today to TOT: build/core/main.mk:13: Calling make directly is no longer supported. build/core/main.mk:14: Either use 'envsetup.sh; m' or 'build/soong/soong_ui.bash --make-mode' Made the fix as suggested above. Bug: 138863873 Test: unit tests Change-Id: I2e24da0195327b750a7438427ef5033bcd6f5373