- Jun 12, 2017
-
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
- Jun 11, 2017
-
-
Chris Thornton authored
-
Erik Kline authored
Test: as follows - built - flashed - booted - runtest frameworks-net passes - cherry-picked to master and verified there as well Bug: 32163131 Bug: 32561414 Merged-In: I2695841bfc31280060754132e589af1ca95911da Merged-In: I9a05f34035a15b233a44d517f2b2426481679974 Change-Id: I0b5b1b12d55547d08c332c7d274f19f0023a7b07 (cherry picked from commit ec37275e)
-
Erik Kline authored
Additionally: - add updateLinkProperties() method to new callback - skeletally connect LinkProperties updates through to OffloadController TODOs liberally sprinkled through out. Test: as follows - built - flashed - booted - runtest frameworks-net passes Bug: 29337859 Bug: 32163131 Merged-In: I178130e65db4fef26d62ea7eaa9a52f7e8103432 Merged-In: I832d77747de7517513c22d36fff4a2fa2bb95154 Change-Id: I631d17b26be153534551a1615931fc98b598b953 (cherry picked from commit ab6439b0)
-
Chris Thornton authored
When invoking updateAllRecognitions, if a callback binder was determined to have died, an internal function would go and remove it from mModelDataMap. However, updateAllRecognitions was iterating over this map, so it would then explode. By first making a copy of the model datas before iterating over all of them, this problem is avoided. (As part of trying to figure out what was happening, also updated all the method names that implicitly assumed they had a lock, and double checked that everything with a Locked suffix is actually locked) Bug: 62487479 Test: Use the sound trigger test app to load and start two models, force kill the app (so the dangling binders hang around), then enable power save (which triggers the call to updateAllRecognitions) Change-Id: I87b9dfc1b2af5e294050b146737916ccaad882c1
-
- Jun 10, 2017
-
-
Wale Ogunwale authored
am: b32fecd6 Change-Id: Iede7911ea687b7890833ee967da010db6041fb49
-
Wale Ogunwale authored
-
TreeHugger Robot authored
-
Rhiannon Malia authored
am: 6ab65522 Change-Id: I60a67b0f22aa186e8b738b8a9ee002b2b5b04e42
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Rhiannon Malia authored
Test: Connect to captive portal, notification appears in side panel BUG:38453402 Change-Id: I39baf90897f2f3d67b8b03c31dd74fa1d39d39de
-
Winson Chung authored
am: a3045640 Change-Id: I916e692fae56ed79a60d37b471b6e07457d2509d
-
Winson Chung authored
-
Bill Yi authored
Change-Id: I9310dd36258cc026421953cbea84b51650c47a35 Auto-generated-cl: translation import
-
Bill Yi authored
Change-Id: I1b6c615bb62abbb74f14adb70b5e29d96d3aeaad Auto-generated-cl: translation import
-
Ben Gruver authored
am: ffd8343b Change-Id: Ia3b7fe1bad2f3c2d13ce58f97174511ed8434e0b
-
Bill Yi authored
Change-Id: I8a17e54b671202d6e1393410e2c9cc90552e3c32 Auto-generated-cl: translation import
-
Ben Gruver authored
-
Bill Yi authored
Change-Id: Ia5c68401fedb31ebd81cffb9700833d9dd1f71a5 Auto-generated-cl: translation import
-
Wale Ogunwale authored
Allows for dumping the activity state during the last anr. This will also be included in collected bug reports. Bug: 38121026 Test: Cause an anr to occur and run 'adb shell dumpsys activity lastanr' Change-Id: I1e4200f9e5cc16bfab98e5af31fc599cdd54cd11
-
- Jun 09, 2017
-
-
George Mount authored
am: e5e246ce Change-Id: I3734ee5cd46536a015a8fc60bf8b57818800c792
-
George Mount authored
-
Jorim Jaggi authored
am: 4c1209e0 Change-Id: I3ef8bce9cd703a630280595a47baebae12c28387
-
Lucas Dupin authored
am: 4f30aa2b Change-Id: I3f73f3581fad4575f774f2c5ba870cc3308443a4
-
Jorim Jaggi authored
-
Hugo Benichi authored
-
TreeHugger Robot authored
-
Daniel Sandler authored
am: 0aaae4ae Change-Id: Ibeceac21612da6669d0a216729c2671170651480
-
Daniel Sandler authored
-
Felipe Leme authored
am: 211e7604 Change-Id: I1dddd4e6a326ccd0fb6f57dbd30b0c4ba0d08106
-
Felipe Leme authored
-
Siyamed Sinir authored
am: bc626c63 Change-Id: I4d3cff4bf6a0403f311011709c3074bca532de15
-
Svetoslav Ganov authored
am: 0541862e Change-Id: I07b91f8baa721b58f7f0ff9bf90a29481fdedaac
-
jackqdyulei authored
am: 5dad8068 -s ours Change-Id: I07d9a563f224d739e734af92ae5078d8c6f41100
-
Winson Chung authored
- This call moves up the code to create a ThumbnailData from the TaskSnapshot to ensure that it is registered with the GC even if there is no active TaskView bound to process the event. Bug: 62360156 Test: Run "bit CtsMediaTestCases:.DecodeAccuracyTest", and ensure that the "Lost RAM" is relatively unchanged afterwards Change-Id: I64af55aa40e80604864e17045798823cc6fee483
-