Skip to content

Commit c022c3b

Browse files
committed
Revert adb name change
1 parent 93f02a2 commit c022c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bldsys/cmake/android_sync_folder.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ set(CMAKE_MODULE_PATH
2323
set(FOLDER_DIR ${FOLDER_DIR})
2424
set(DEVICE_DIR ${DEVICE_DIR})
2525

26-
find_package(adb 1.0.39 REQUIRED)
26+
find_package(Adb 1.0.39 REQUIRED)
2727

2828
# Sync files to temporary directory
2929
get_filename_component(DIR_PATH "${FOLDER_DIR}" DIRECTORY)

0 commit comments

Comments
 (0)