Enable mock-utils for Android build system

This CL makes mock-utils available for the Android build system. For
testing outside uwb_core crate, the mock method can be accessed by
libuwb_core_with_mock library instead of libuwb_core.

Test: mmm .
Test: cargo test
Bug: 262348854
Change-Id: I6fa3768507d9efd2f5ae0441f1b0302b82c5279d
2 files changed