fogos: Bump power dep to V6

Change-Id: I3b96c12457d8833ac3a9ff4558f9e2553571d9a9
This commit is contained in:
Nolen Johnson 2025-05-09 23:15:41 +05:30 committed by Anand S
parent e6560fbf16
commit 0eadfe6aa4
No known key found for this signature in database
GPG key ID: 5BCAC037A93D36F0

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",
],
}