Dave Sparks
ba9844ee12
AI 143127: Media recorder service requires android.permission.CAMERA to record video
...
BUG=1742392
Automated import of CL 143127
2009-03-27 12:57:40 -07:00
Eric Shienbrood
50108e9282
AI 143124: Fix bug #1731826 , in which auto-connect to remembered networks does not
...
take place.
This has the same underlying cause as bug #1739874 , so this fixes that
bug as well. The problem was that if the supplicant was in the DORMANT
state at the time a scan-only Wi-Fi lock was released, the command to
stop the Wi-Fi driver would never be issued. This had two main results:
first, the driver would stay awake when the screen was blank and it was
supposed to be sleeping, leading to excessive battery drain, and second,
when the screen was turned back on, there would be no DRIVER-STARTED
event generated (because the driver was already running). The
DRIVER-STARTED event is the trigger for the framework to issue a
RECONNECT command to the supplicant to cause it leave the DORMANT state
and look for available remembered networks.
To assist in tracking down this problem, and any such problems in the
future, I added four counters to keep track of how many times full and
scan-only Wi-Fi locks are acquired and released. The counter values
are output in the dump() method of WifiService. While doing this, I
noticed that because of missing "break" statements, the battery stats
that keep track of how much time Wi-Fi locks are held were including
the time for full locks in the time reported for scan-only locks.
BUG=1731826,1739874
Automated import of CL 143124
2009-03-27 12:21:17 -07:00
Dianne Hackborn
499e098f0c
AI 143101: Fix issue # 1741546 (Put back private resources used by maps.)
...
BUG=1741546
Automated import of CL 143101
2009-03-27 09:53:15 -07:00
Karl Rosaen
3f2fd987b2
Automated import from //branches/cupcake/...@143046,143046
2009-03-26 19:20:36 -07:00
Dianne Hackborn
2b4d828e1d
Automated import from //branches/cupcake/...@143009,143009
2009-03-26 16:28:25 -07:00
Mike Lockwood
d4d70d95ea
Automated import from //branches/cupcake/...@143001,143001
2009-03-26 15:59:52 -07:00
Evan Millar
2323bf7181
Automated import from //branches/cupcake/...@142996,142996
2009-03-26 15:33:04 -07:00
Dianne Hackborn
f473433e4d
Automated import from //branches/cupcake/...@142986,142986
2009-03-26 14:39:43 -07:00
Satoshi Kataoka
4194592b9c
Automated import from //branches/cupcake/...@142964,142964
2009-03-26 12:42:10 -07:00
Nicolas Roard
33b7987c5c
Automated import from //branches/cupcake/...@142930,142930
2009-03-26 10:00:25 -07:00
John Wang
2fe6fe1f5f
Automated import from //branches/cupcake/...@142924,142924
2009-03-26 09:27:16 -07:00
Eric Laurent
eeea922213
Automated import from //branches/cupcake/...@142889,142889
2009-03-26 01:57:59 -07:00
Dianne Hackborn
cc95667b9c
Automated import from //branches/cupcake/...@142879,142879
2009-03-26 00:04:52 -07:00
Mathias Agopian
3a186c7c2e
Automated import from //branches/cupcake/...@142875,142875
2009-03-25 23:26:39 -07:00
Mathias Agopian
c75c4364ea
Automated import from //branches/cupcake/...@142873,142873
2009-03-25 23:18:56 -07:00
Dianne Hackborn
02771bcb5d
Automated import from //branches/cupcake/...@142870,142870
2009-03-25 22:39:21 -07:00
Eric Fischer
ffacbe5d36
Automated import from //branches/cupcake/...@142861,142861
2009-03-25 21:53:33 -07:00
Suchi Amalapurapu
a110047298
Automated import from //branches/cupcake/...@142858,142858
2009-03-25 21:48:28 -07:00
Mathias Agopian
d2f34e5fd6
Automated import from //branches/cupcake/...@142856,142856
2009-03-25 21:42:35 -07:00
Jeffrey Sharkey
5104518fd7
Automated import from //branches/cupcake/...@142855,142855
2009-03-25 21:37:10 -07:00
Dianne Hackborn
73fbd70263
Automated import from //branches/cupcake/...@142829,142829
2009-03-25 18:37:33 -07:00
Joe Onorato
1ee5792d0d
Automated import from //branches/cupcake/...@142827,142827
2009-03-25 18:19:11 -07:00
Jim Miller
7e4ad35590
Automated import from //branches/cupcake/...@142825,142825
2009-03-25 18:16:41 -07:00
Romain Guy
d6ab043da8
Automated import from //branches/cupcake/...@142818,142818
2009-03-25 17:57:49 -07:00
Andreas Huber
b3b366a7a5
Automated import from //branches/cupcake/...@142799,142799
2009-03-25 16:45:05 -07:00
Romain Guy
3661101005
Automated import from //branches/cupcake/...@142788,142788
2009-03-25 16:28:37 -07:00
Amith Yamasani
2d548b56cd
Automated import from //branches/cupcake/...@142786,142786
2009-03-25 16:26:35 -07:00
Chris Tate
0f8fc102b9
Automated import from //branches/cupcake/...@142783,142783
2009-03-25 16:22:54 -07:00
Nick Pelly
289befd72b
Automated import from //branches/cupcake/...@142761,142761
2009-03-25 15:43:42 -07:00
Dianne Hackborn
19f06fefc0
Automated import from //branches/cupcake/...@142663,142663
2009-03-25 15:32:28 -07:00
Dianne Hackborn
2f847b9e05
Automated import from //branches/cupcake/...@142651,142651
2009-03-25 15:25:33 -07:00
Eric Fischer
b784f21c2b
Automated import from //branches/cupcake/...@142643,142643
2009-03-25 15:22:43 -07:00
Mark Womack
ecacd2f6a3
Automated import from //branches/cupcake/...@142633,142633
2009-03-25 15:18:27 -07:00
Chris Tate
76eef491e1
Automated import from //branches/cupcake/...@142614,142614
2009-03-25 15:12:25 -07:00
Raphael Moll
038ab06d64
Automated import from //branches/cupcake/...@142588,142588
2009-03-25 15:06:08 -07:00
Eric Fischer
d5e6a90c75
Automated import from //branches/cupcake/...@142564,142564
2009-03-25 10:14:01 -07:00
Karl Rosaen
25e6bb073e
Automated import from //branches/cupcake/...@142558,142558
2009-03-25 09:46:56 -07:00
Dave Sparks
4d661b6022
Automated import from //branches/cupcake/...@142548,142548
2009-03-25 08:57:28 -07:00
Daisuke Miyakawa
c76f908ea8
Automated import from //branches/cupcake/...@142508,142508
2009-03-24 22:31:34 -07:00
Jack Palevich
50fd2b9ef2
Automated import from //branches/cupcake/...@142485,142485
2009-03-24 20:22:54 -07:00
Jack Palevich
71b8a66f99
Automated import from //branches/cupcake/...@142481,142481
2009-03-24 20:18:08 -07:00
Dianne Hackborn
ca783b947a
Automated import from //branches/cupcake/...@142471,142471
2009-03-24 19:47:09 -07:00
Romain Guy
edbabeb7fa
Automated import from //branches/cupcake/...@142469,142469
2009-03-24 19:46:34 -07:00
Mathias Agopian
e94fa1ba1d
Automated import from //branches/cupcake/...@142445,142445
2009-03-24 19:43:24 -07:00
Mathias Agopian
ec4faffff3
Automated import from //branches/cupcake/...@142427,142427
2009-03-24 19:41:37 -07:00
Dianne Hackborn
9d4de63623
Automated import from //branches/cupcake/...@142392,142392
2009-03-24 19:37:25 -07:00
Jean-Michel Trivi
cb80d9fd97
Automated import from //branches/cupcake/...@142374,142374
2009-03-24 19:33:18 -07:00
Jean-Michel Trivi
5d2d43356e
Automated import from //branches/cupcake/...@142370,142370
2009-03-24 19:32:26 -07:00
Dianne Hackborn
99c6026218
Automated import from //branches/cupcake/...@142342,142342
2009-03-24 19:27:53 -07:00
John Huang
46e6878c4b
Automated import from //branches/cupcake/...@142334,142334
2009-03-24 19:26:17 -07:00