1. 11 Jun, 2010 2 commits
    • Wink Saville's avatar
      Make mock-ril optional and remove reference-cdma-sms. · a1664721
      Wink Saville authored
      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
      a1664721
    • Andy McFadden's avatar
      Fix the x86 build. · 841eabad
      Andy McFadden authored
      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
      841eabad
  2. 10 Jun, 2010 1 commit
    • Wink Saville's avatar
      Add testV8. · 16c00522
      Wink Saville authored
      Change-Id: I26ec3bc964c523fe6f855e8fe3d436064acfb27a
      16c00522
  3. 04 Jun, 2010 1 commit
    • Kenny Root's avatar
      Skip stlport for simulator · 2db099fd
      Kenny Root authored
      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
      2db099fd
  4. 03 Jun, 2010 1 commit
  5. 29 May, 2010 1 commit
    • Wink Saville's avatar
      A minimal ril. · c651f248
      Wink Saville authored
      This ril loads properly but most methods are just stubs return errors.
      
      Change-Id: Ie98e5ade9ae67956ab94efbcdc3b441818ef7354
      c651f248