fogos: Bump power dep to V6
Change-Id: I3b96c12457d8833ac3a9ff4558f9e2553571d9a9
This commit is contained in:
parent
e6560fbf16
commit
0eadfe6aa4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ cc_library_static {
|
||||||
"power-mode.cpp",
|
"power-mode.cpp",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"android.hardware.power-V5-ndk",
|
"android.hardware.power-V6-ndk",
|
||||||
"libbase",
|
"libbase",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue