summaryrefslogtreecommitdiff
path: root/services/displayservice/DisplayService.cpp
AgeCommit message (Collapse)Author
2017-05-17Fix race condition in displayservice. Steven Moreland
Also addressed a couple of format nits and added copyright headers. Note, this race condition wouldn't have occured as is because the service is only being served on one thread. Test: no race condition still Bug: 38311538 Change-Id: I7516c800eb89280a16468934677fa978daa5dcec
2017-05-17Add displayservice. Steven Moreland
This hidl service provides information about vsync and hotplug to vendor services which is required by at least some camera hal implementations. Test: VtsFwkDisplayServiceV1_0TargetTest Bug: 38311538 Change-Id: Ifc344c11ca4b3c8cebc6f0145f506d1aa774506d