cepheus: Bump android.hardware.power to V6-ndk

Signed-off-by: inferno0230 <mail@inferno0230.in>
This commit is contained in:
inferno0230
2025-03-16 14:28:54 +05:30
committed by balgxmr
parent 728ee1353f
commit 78ffc12b3e

View File

@@ -5,7 +5,7 @@ cc_library_static {
"power-mode.cpp",
],
shared_libs: [
"android.hardware.power-V5-ndk",
"android.hardware.power-V6-ndk",
"libbase",
],
}