History log of /hardware/ril/mock-ril/src/js/simulated_radio_tests.js
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bf40f252c66f13c51fb113c343e1728f8a86662a 07-Oct-2010 Xia Wang <xiaw@google.com> Add command to start incoming call. DO NOT MERGE

Add start incoming call command,
add ril request: RIL_REQUEST_ANSWER to Mock Ril
Fix: rilRequestHangupWaitingOrBackground should also hang up incoming call

Change-Id: I48b8cc98ced2ee5f449d4cc212a9b8e8413b0cff
/hardware/ril/mock-ril/src/js/simulated_radio_tests.js
14171dca025273fb64b239c1ec86ed7d4b677343 06-Oct-2010 Xia Wang <xiaw@google.com> Port Mock Ril from master branch to GB. DO NOT MERGE

- Replace functions in protobuf_v8.cpp, node_buffer.cpp with those in v8 version of GB:
replace Object::Get(uint32_t index) with Object::Get(Handle<Value> key)
replace As function with Object::Cast();
- Modify Android.mk file
Add "LOCAL_MODULE_TAGS" for librilproto-java
Tag modules as "debug" so that it can be build in userdebug build

Change-Id: I1523786a63ef66b263b80e069dfcab865cab348f
/hardware/ril/mock-ril/src/js/simulated_radio_tests.js