mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
12 lines
209 B
Plaintext
12 lines
209 B
Plaintext
cc_library_static {
|
|
name: "libperfmgr-ext-transsion",
|
|
vendor: true,
|
|
srcs: [
|
|
"power-mode.cpp",
|
|
],
|
|
shared_libs: [
|
|
"android.hardware.power-V4-ndk",
|
|
"libbase",
|
|
],
|
|
}
|