History log of /hardware/ril/mock-ril/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
43d1c783bcb87a0b2738c6364da2f988f6989954 27-Mar-2012 Colin Cross <ccross@android.com> disable mock-ril on pdk builds

pdk builds cannot compile java, disable the mock-ril for now.

Change-Id: I4d982deb9da7965dcaf27f4fd0190785c4595cb7
/hardware/ril/mock-ril/Android.mk
3b4ab8a169edccbc5ae04d3687d7b44c66687195 12-Jul-2011 Jeff Brown <jeffbrown@google.com> Remove the simulator target from all makefiles.
Bug: 5010576

Change-Id: Ifb59ea7e454d8ce832610e0979935e889e7621e2
/hardware/ril/mock-ril/Android.mk
c61867a118e7703231d550e9ab43de9fd4d37219 14-Mar-2011 Iliyan Malchev <malchev@google.com> hardware/ril: remove LOCAL_PRELINK_MODULE

Change-Id: I8a42023d2c228040e2f32067f2eb71842d7d9578
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/ril/mock-ril/Android.mk
abac65535d08c3945f40fcaab1fc0910109fd6f3 07-Mar-2011 Ying Wang <wangying@google.com> resolved conflicts for merge of 08929fd6 to honeycomb-plus-aosp

Change-Id: Ic771d69d2824d5ff763313f94acf6125fb9bfb4f
c41c0ddbb903b0fb7c0bfe8456d33719186406c3 04-Mar-2011 Ying Wang <wangying@android.com> Fix Android.mk

Use ":=" instead of "=".
The vars should be set outside the if..else.. block, because they are
used outside the block.

Change-Id: I1e57cbef0843841c6ccd7051f068f663863ecee6
/hardware/ril/mock-ril/Android.mk
f4abb2e2724a6686e106e9df18abfef8e92bab38 09-Feb-2011 Ying Wang <wangying@google.com> Use the correct syntax

To fix x86 build.

Change-Id: I31015c255e8bf441d83dd314003d614c2c2aaa97
/hardware/ril/mock-ril/Android.mk
44662d067dce6eb3234c6a861aefed4be198fe61 03-Nov-2010 Ying Wang <wangying@google.com> Use the build system rules to compile the .proto files.

Change-Id: If5f98e50a40fdca88c69e889e952adc9f4170d77
/hardware/ril/mock-ril/Android.mk
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/Android.mk
a1e3f27cee3a775c997d43420399b19991f5bca0 04-Aug-2010 Wink Saville <wink@google.com> cleanup mock-ril.

Remove old generated code and change Android.mk to not use
the old generated code.

Make enum RADIO_STATE_XXX more consistent with other enum
naming and name it RADIOSTATE_XXX.

Add the ril.h command numbers to the comments in ril.proto.

Change Request in mock_ril.js to use this instead of making a new object.

Regenerate the proto output files.

Change-Id: I077cd8c7168cf779ab76d9eef1fdf46beca898bc
/hardware/ril/mock-ril/Android.mk
52bb1fc4e99ae01d7be7ce1bec6c890ba3f4ebe9 29-Jul-2010 Wink Saville <wink@google.com> Reorganize files.

Separate generated from normal files and segrate the normal
files by their type.

Change-Id: I9c50b18e07f599fd32c61ae5610499ef94f999d3
/hardware/ril/mock-ril/Android.mk
a6b6baf518c8814cfae9841f352503ce045eb3ed 28-Jul-2010 Wink Saville <wink@google.com> Refactor mock-ril and some renaming in responses and requests.

Also support for several more requests/responses.

Change-Id: If165745d86d979820fff888e2594200cdf78ba77
/hardware/ril/mock-ril/Android.mk
1d4c8a2492e3ecbe1585ebe2faca0c2e2254e3da 27-Jul-2010 Wink Saville <wink@google.com> Always make librilproto-java.

Second attempt to fix the sim-eng build.

Change-Id: I968e30aeaef02a23a3c9509d01c450277feb0fa9
/hardware/ril/mock-ril/Android.mk
b4e463df9529b545a792f5fffac068dd6c2314c8 27-Jul-2010 Wink Saville <wink@google.com> Try to fix sim-eng build.

We need to build librilproto-java as its needed for framework telephony tests.

Change-Id: Ief91b689098b49c30178e340fcfc7b8e7e41eac8
/hardware/ril/mock-ril/Android.mk
2cfb450e1a044b928917b2e40ec90ab03d66b12b 27-Jul-2010 Wink Saville <wink@google.com> Add a java library and change so the message header is a protobuf.

Change-Id: Ie41b671089dce1081b2e535351d15aed7af2382f
/hardware/ril/mock-ril/Android.mk
3d6d348df5378b3f3f79ebbfad21d86ae1c9f239 20-Jul-2010 Wink Saville <wink@google.com> Create a very initial mock_ril.js and supporting code.

Change-Id: I742c413f33d99e8fe8e5a320dab067174b560e98
/hardware/ril/mock-ril/Android.mk
a1664721443e2f8f29f99d830447297b88c442fc 12-Jun-2010 Wink Saville <wink@google.com> Make mock-ril optional and remove reference-cdma-sms.

mock-ril is for testing and should not be included
by default on devices.

reference-cdma-sms is vistigual and is not nor ever was used.

Change-Id: I38707499685f62f3413f817635c0b6f3bdcaab02
/hardware/ril/mock-ril/Android.mk
841eabadb67a1d178fe47886ab2d358edb1d2656 11-Jun-2010 Andy McFadden <fadden@android.com> Fix the x86 build.

We're not currently building V8 for x86, and mock-ril was changed to
depend on it. This updates the makefile to skip building mock-ril on
non-ARM builds (e.g. sim-eng).

Change-Id: I50e1b6859d4d221316c87c2fdd5cb4d29fa5afbf
/hardware/ril/mock-ril/Android.mk
16c00522e27da0cfcbc4d926900e534e1583168f 10-Jun-2010 Wink Saville <wink@google.com> Add testV8.

Change-Id: I26ec3bc964c523fe6f855e8fe3d436064acfb27a
/hardware/ril/mock-ril/Android.mk
2db099fd7df0a37684b21a686cf2b2b6133d17a5 04-Jun-2010 Kenny Root <kroot@google.com> Skip stlport for simulator

The host's stl library conflicts with stlport, so we need to exclude
stlport from inclusion in the build if we're targeting the simulator.

Change-Id: Idde6453687870a4e361d6a537482fe09dc2fdb47
/hardware/ril/mock-ril/Android.mk
934c2e281fb297e3b6b9cfa588d308f2171fc178 04-Jun-2010 Wink Saville <wink@google.com> Add trivial tests of STLport and protobuf.

Change-Id: Iff79fbb12bdaf9da397734ac732690536e207638
/hardware/ril/mock-ril/Android.mk
c651f248bdfd0113b7b261582e8dcc8224b692e8 29-May-2010 Wink Saville <wink@google.com> A minimal ril.

This ril loads properly but most methods are just stubs return errors.

Change-Id: Ie98e5ade9ae67956ab94efbcdc3b441818ef7354
/hardware/ril/mock-ril/Android.mk