sm6250-common: power: Add support for DT2W feature

Co-authored-by: LuK1337 <priv.luk@gmail.com>
Co-authored-by: AbhiShek Aggarwal <warabhishek@gmail.com>
Change-Id: I2f7fb4a8b0c9cd1a16d6c2b93602d285a191f170
This commit is contained in:
Bruno Martins
2020-01-31 23:10:19 +00:00
committed by Demon000
parent 40eda54cb1
commit a587e4ebb8
4 changed files with 73 additions and 2 deletions

View File

@ -22,6 +22,9 @@ cc_binary {
"Power.cpp",
"service.cpp",
],
header_libs: [
"generated_kernel_headers",
],
shared_libs: [
"liblog",
"libhidlbase",