Files
basamaryan 120a33fd06 sm6150-common: Run bpfix
Change-Id: Ife7b541d10e427999657195f266d40b303c09532
Signed-off-by: therealmharc <therealmharc@gmail.com>
2025-05-09 12:24:43 +00:00

9 lines
166 B
Plaintext

cc_library_static {
name: "librecovery_updater_xiaomi",
srcs: ["recovery_updater.cpp"],
static_libs: [
"libedify",
"libotautil",
],
}