summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-27add number constraint for samples per MotionEventandroid-cts-6.0_r9android-cts-6.0_r8android-cts-6.0_r7android-cts-6.0_r6android-cts-6.0_r5android-cts-6.0_r4android-cts-6.0_r32android-cts-6.0_r31android-cts-6.0_r30android-cts-6.0_r3android-cts-6.0_r29android-cts-6.0_r28android-cts-6.0_r27android-cts-6.0_r26android-cts-6.0_r25android-cts-6.0_r24android-cts-6.0_r23android-cts-6.0_r22android-cts-6.0_r21android-cts-6.0_r20android-cts-6.0_r19android-cts-6.0_r18android-cts-6.0_r17android-cts-6.0_r16android-cts-6.0_r15android-cts-6.0_r14android-cts-6.0_r13android-cts-6.0_r12android-6.0.0_r7afw-test-harness-1.5marshmallow-releasemarshmallow-cts-releaseFlanker
Bug:23905002 Signed-off-by: Adam Lesinski <adamlesinski@google.com> (cherry picked from commit 552a8a5d8df32f659b8d11311a244cdc6d3b7733) Change-Id: I9b7ea859889b7697bee4165a2746602212120543
2015-09-28Initialize local variables to avoid data leakandroid-cts-6.0_r2android-6.0.0_r6android-6.0.0_r5android-6.0.0_r4android-6.0.0_r3android-6.0.0_r2Naveen Leekha
The uninitialized local variables pick up whatever the memory content was there on stack. This data gets sent to the remote process in case of a failed transaction, which is a security issue. Fixed. (Partial manual merge of master change 12ba0f57d028a9c8f4eb3afddc326b70677d1e0c. Rest to automerge from klp-dev) For b/23696300 Change-Id: I704c9fab327b3545c58e8a9a96ac542eb7469c2a
2015-09-03Add body sensors app op for custom sensorsandroid-cts-6.0_r1android-6.0.0_r1Prashant Malani
If the custom sensor requires the BODY SENSOR permission, we should add the body sensors app op for the custom sensor Bug: 23396558 Change-Id: I132917d1bca12c76c8a9fb146e00951cba3e6d7a
2015-08-28Add XML for pro audio featureGlenn Kasten
Bug: 23604253 Change-Id: I480cf0a46c286badc6fd95a3b42e6cb1ed056b1b
2015-08-12merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-08-11dumpstate: add logcat -b all -Smarshmallow-devMark Salyzyn
(cherry pick from commit e3c4df96083231b519dad919fd0ed6624100b368) - For those that are proud to call themselves logspam police - Every time someone declares that something is too chatty, or that they lost their logs because they were declared too chatty and their associated logs were aggresively pruned we generally ask them to report the logger statistics to pinpoint what software product that is the elephant in the room. - Every time we want to spawn a new 'stop being so spammy' bug spawned off a bugreport collected for another purpose, we *wish* we had the logger statistics to help add gravitas to the claim that some piece of software is the top, or near the top, polluter. Bug: 22351810 Change-Id: Ifae33cd21d0ae2917a3b4381502d723725b1701c
2015-08-08merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-08-07DO NOT MERGE Add new media navigation keys.Michael Wright
Bug: 22059484 Change-Id: I587eb7622555194f18f403da583e3b70656a530e
2015-08-04merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-08-03Merge "Fix parsing of extension string" into mnc-devNaveen Leekha
2015-08-01merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-07-31Fix parsing of extension stringMichael Lentine
Previously the parsing found the next space and then added the the difference between the current position and space to the set of tokens. This improperly generated empty strings if there were consecutive spaces or if spaces existed at the beginning or end of strings. To fix this, the parse is modified to use simple stringstream parsing. Bug: 22709246 Change-Id: I9e32c07bbf984eadccdadf1dc34437fa0c46088b
2015-07-29SF: Allow present if sideband stream changedDan Stoza
Allows the sideband layer to be passed all the way to HWC instead of getting blocked by the updated PTS tracking code. Bug: 22291067 Change-Id: Ic2f20a7528e276fff054e86ca35789c26873b348
2015-07-29Revert "Bug fix in SensorManager."Narayan Kamath
This reverts commit 869eb2089ec8a6286b944bfcff57e4cbe0c7e207. Change-Id: I4fb865e3b18bbb011fa4e4b4732336930c3a45ae
2015-07-29Merge "Revert "Bug fix in SensorManager."" into mnc-devNarayan Kamath
2015-07-29Revert "Bug fix in SensorManager."Narayan Kamath
This reverts commit 869eb2089ec8a6286b944bfcff57e4cbe0c7e207. Change-Id: I4fb865e3b18bbb011fa4e4b4732336930c3a45ae
2015-07-29merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-07-29Merge "Bug fix in SensorManager." into mnc-devAravind Akella
2015-07-26Bug fix in SensorManager.Aravind Akella
If SensorService hasn't started when SensorManager instance is requested, keep retrying for a longer duration. Bug: 22529981 Change-Id: I4ba6b760608e34d79273aeb39568f0fa72fbaf9d
2015-07-25merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-07-24Merge "Add FEATURE_FINGERPRINT to PackageManager's feature list" into mnc-devJim Miller
2015-07-24Add FEATURE_FINGERPRINT to PackageManager's feature listJim Miller
Fixes bug 22674557 Change-Id: I2ced132c1cb4f4b5166f9af288dd3e697fdcf92b
2015-07-22merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-07-22Merge "Check for the presence of accel and magnetometer sensors before ↵Chenjie Luo
adding AOSP fusion sensors." into mnc-dev
2015-07-21merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-07-20Check for the presence of accel and magnetometer sensors before adding AOSP ↵Aravind Akella
fusion sensors. Bug: 22502485 Change-Id: I3d9018649302b98004e4e216b2173e8411a08501
2015-07-21Merge "omx: fix structure sizes to be the same on 32 and 64-bit builds" into ↵Lajos Molnar
mnc-dev
2015-07-21omx: fix structure sizes to be the same on 32 and 64-bit buildsLajos Molnar
Bug: 22512621 Change-Id: I2100b8aad0a1cf110936f4a765718ba97f3d8ce7
2015-07-20Only restorecon_data once for all users.Jeff Sharkey
restorecon_data already iterates across all found users internally, so we don't need to call it for each UID moved. In fact, this was a bug that caused data for the owner to be relabeled when moving apps back to internal storage. Bug: 21813384 Change-Id: I5ba76d4f30d129365864c8a25b665f344b99a6b4
2015-07-18merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-07-17BufferQueueConsumer: signal onFrameReleased on dropped framesLajos Molnar
Bug: 22552826 Change-Id: I9bdfeb8c68f403301af90d4b494f0ae7166a767c
2015-07-16Installd: Add a swap override flagAndreas Gampe
Add dalvik.vm.dex2oat-swap system property to override a default decision. Bug: 20658562 Change-Id: I34368c6e435d1a9ceec20a0bf1c8c6213e527f5e
2015-07-15merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-07-14Merge "Cancel touches as well as pointer gestures." into mnc-devMichael Wright
2015-07-14merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-07-13Merge "Rename wakelock held internally by SensorService." into mnc-devAravind Akella
2015-07-13Cancel touches as well as pointer gestures.Michael Wright
Bug: 19264992 Change-Id: If48e0953b972c9d69f516906adf7c6faf67e3eb8
2015-07-10Rename wakelock held internally by SensorService.Aravind Akella
Bug: 22076400 Change-Id: I62129549b0681f200f40da01f53140245309ed88
2015-07-09DO NOT MERGE ANYWHERE. reset back to 570052f with history.Qiwen Zhao
2015-07-09Merge "Cancel touches as well as pointer gestures." into mnc-devMichael Wright
2015-07-09Cancel touches as well as pointer gestures.Michael Wright
Bug: 19264992 Change-Id: Idbe964a1a35c190a32f845e2a19542d54652d011
2015-07-08merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-07-07Merge "Split app move into separate copy/delete steps." into mnc-devJeff Sharkey
2015-07-07Split app move into separate copy/delete steps.Jeff Sharkey
App movement now has three distinct stages: copying, scanning, and cleanup. Previously, a battery pull late in the move process would end up with packages.xml pointing at the old location which had been torn down. Now, we update packages.xml to point at the new location as the "source of truth" before we start deleting the old location. Bug: 21831336 Change-Id: I62b8916c673265c240e2574ea968cdce5a7a0074
2015-07-07merge in mnc-release history after reset to mnc-devThe Android Automerger
2015-07-06SF: Ignore PTS more than one second in the futureDan Stoza
Some of this logic already existed, but when we optimized SurfaceFlinger to avoid unnecessary wake-ups, we didn't carry the logic over into the new readiness test. shouldPresentNow now returns true if the timestamp is more than a second in the future (since it's likely a bogus timestamp and should be ignored). Bug: 21932760 Change-Id: Ib50970a4eb621588c0b60766c8d8d1a8bddf853b
2015-07-06Merge "Implement a number of KHR EGL extensions" into mnc-devJesse Hall
2015-07-02am 990c5448: am 35851e2a: am 38ff2b44: am c1d8af50: am 3a9b9aec: am ↵Christopher Tate
dc3d6af9: am bb686c25: Disregard alleged binder entities beyond parcel bounds * commit '990c54485f361d587d09952e60ab5fb608d161dd': Disregard alleged binder entities beyond parcel bounds
2015-07-02am 35851e2a: am 38ff2b44: am c1d8af50: am 3a9b9aec: am dc3d6af9: am ↵Christopher Tate
bb686c25: Disregard alleged binder entities beyond parcel bounds * commit '35851e2abbfe8f1d9c4cc7dc13a6e6e155b61664': Disregard alleged binder entities beyond parcel bounds
2015-07-02am 38ff2b44: am c1d8af50: am 3a9b9aec: am dc3d6af9: am bb686c25: Disregard ↵Christopher Tate
alleged binder entities beyond parcel bounds * commit '38ff2b44ad7a64768cd1bb8793ec6c45e8d1e68e': Disregard alleged binder entities beyond parcel bounds