mace
mace copied to clipboard
Default rpc_mem to false for bazel
Fixes https://github.com/XiaoMi/mace/issues/709.
Thanks for the contribution! However, as it will change the default behavior for qualcomm socs, there is something more that needs to done to make the change work.
- cmake should also be fixed so that they work the same way.
- Docs should be added to specify how to enable rpcmem for qualcomm socs.
@lee-bin please check the new commits