11. prepare the device
2adb root
3adb remount -R
42. build the app
5make ChannelSoundingTestApp
63. load the app
7adb root
8adb remount
9adb push ChannelSoundingTestApp.apk /system/priv-app/ChannelSoundingTestApp/ChannelSoundingTestApp.apk
10adb push com.android.bluetooth.channelsoundingtestapp.xml /system/etc/permissions/com.android.bluetooth.cs.xml
11adb reboot
124. run test
13pair devices from settings;
14launch APk
15one device works as 'Initiator', another device works as 'Responder';
16