aboutsummaryrefslogtreecommitdiff
path: root/cpp/powerpolicy/server
AgeCommit message (Expand)Author
2022-01-21Add microphone to system power policy for suspendEric Jeong
2021-10-13Cancel system power policy in carpowerpolicydEric Jeong
2021-09-21Use epoll to monitor sysfs in carpowerpolicydEric Jeong
2021-06-22Hide bootanimation in Silent ModeEric Jeong
2021-06-16Specify aidl version in vint fragment xmlEric Jeong
2021-06-04Change car-specific etc folder locationEric Jeong
2021-04-28Fix CarService crash by race condition at CPMS startEric Jeong
2021-04-12Merge "Fix initial on policy definition error" into sc-devTreeHugger Robot
2021-04-10Fix initial on policy definition errorEric Jeong
2021-04-10Merge "Check if CPMS is running when carpowerpolicyd starts" into sc-devEric Jeong
2021-03-25Return/notify a power policy containing all components' state in CPMSEric Jeong
2021-03-25Check if CPMS is running when carpowerpolicyd startsEric Jeong
2021-03-22Handle VHAL restart in terms of power policyEric Jeong
2021-03-22Return/notify a power policy containing all components' stateEric Jeong
2021-03-22Apply default power policy per power stateEric Jeong
2021-03-03Add null-check to avoid crash when VHAL is not readyEric Jeong
2021-02-23Let the monitoring thread blocked on read()Eric Jeong
2021-02-22[LSC] Add LOCAL_LICENSE_KINDS to packages/services/CarBob Badour
2021-02-10Support system power policy in carpowerpolicydEric Jeong
2021-02-05Merge "Implement Silent Mode in car power policy daemon" into sc-devTreeHugger Robot
2021-02-04Implement Silent Mode in car power policy daemonEric Jeong
2021-02-03Add CPU to power componentEric Jeong
2021-01-28Specify version for aidl_interface explicitlyJeongik Cha
2021-01-13Add unit test for PolicyReaderEric Jeong
2021-01-08Add power policy client libraryEric Jeong