Changes

Jump to: navigation, search

B2G/QA/Tips And Tricks

75 bytes added, 05:16, 10 July 2014
RIL Debugging
2. Pull omni.ja from DUT
adb pull /system/b2g/omni.ja
3. Unzip omni.ja (better do this i
unzip omni.ja -d Omni
4. Find ril_consts.js in Omni/moduls/
5. Open ril_consts.js and update this.DEBUG_ALL = false to true.
sed -i 's/this.DEBUG_ALL = false;/this.DEBUG_ALL = true;/g' Omni/modules/ril_consts.js
6. cd Omni, zip all files
zip -r omni.ja *
Confirm
1,051
edits

Navigation menu