OSDN Git Service

Refactor HIDL HAL Dev GC invocation
authorYifan Hong <elsk@google.com>
Thu, 14 Jan 2021 01:10:47 +0000 (17:10 -0800)
committerYifan Hong <elsk@google.com>
Sat, 16 Jan 2021 02:27:57 +0000 (18:27 -0800)
commit8f0d45441c05e0c598ffd74a913b670495ca97e3
tree26f0d25b3be5487656e0fed9179d7351bcaadeb7
parente244a15f34ae2e85e3f5b40be0bf252e37eab56b
Refactor HIDL HAL Dev GC invocation

Prefix all HIDL HAL types with the letter H.
Also make the invocation more generic so that we can use
the AIDL implementation in the future.

Test: TH
Bug: 177470478

Change-Id: Iee0af9727c48c532315203c138a4996a08fcaa34
IdleMaint.cpp