summaryrefslogtreecommitdiffstats
path: root/services/inputflinger/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move inputflinger process to host directoryMichael Wright2015-02-231-17/+2
| | | | Change-Id: I08ee44bf8b93e7f1760ee9f8d9876a1e2e2e86c8
* am 23958e14: am a7dcab69: Merge "We have POSIX clocks, and we don\'t need to ↵Elliott Hughes2015-01-101-5/+2
|\ | | | | | | | | | | | | ask for the openssl headers." * commit '23958e1436565b333ce7f3022bc52a10d4732ef6': We have POSIX clocks, and we don't need to ask for the openssl headers.
| * We have POSIX clocks, and we don't need to ask for the openssl headers.Elliott Hughes2015-01-091-5/+2
| | | | | | | | | | | | | | This code doesn't need to run on the Mac, and the BoringSSL transition will be easier without references to external/openssl. Change-Id: I14ea11fa2911af0f4e95e69636e6a2c26126cbe0
| * Shelve InputFlinger for another release. DO NOT MERGEMichael Wright2014-08-181-18/+1
|/ | | | Change-Id: I0f034a2b8b1d9192f61f5001799bd3aa4b3964c7
* Use openssl's SHA1 instead of bionic's.Dan Albert2014-06-201-0/+4
| | | | | | Bionic is removing its SHA1. Change-Id: I7d15986ebac9e0f0eb7ff93457780bd90a4f1d4f
* Move inputservice over to frameworks/nativeMichael Wright2014-02-111-2/+15
| | | | | | | | | | Add all of the underlying input system pieces, minux PointerController and SpriteController, to inputflinger. This is in preparation for moving input to its own process and the addition of the input HAL. Try 2. Change-Id: I5f571fe86eb570885ae994e1f0552fb558930346
* Revert "Move inputservice over to frameworks/native"Michael Wright2014-02-101-13/+2
| | | | This reverts commit 2dceb67f1f32bd2ec589c4ac3d83da0b8dbe4a5c.
* Move inputservice over to frameworks/nativeMichael Wright2014-02-101-2/+13
| | | | | | | | Add all of the underlying input system pieces, minux PointerController and SpriteController, to inputflinger. This is in preparation for moving input to its own process and the addition of the input HAL. Change-Id: I1419a740b38756bd0d54fef5f5ca337e6815b1b0
* move services executables sources in their respective src folderMathias Agopian2013-07-221-0/+15
| | | | Change-Id: Ic65434a26c7fed1699abf0851fec6faa40e09c0c
* Add skeleton of input flinger.Jeff Brown2013-07-151-0/+35
Change-Id: I7f25080e446d4d3d9de9b18fe432a09bc751e0d9