Merge "support make_f2fs with casefoling support" am: 0548bafe93

Original change: https://android-review.googlesource.com/c/platform/development/+/1367738

Change-Id: I9f8e1ae5bc6ff2708ecc6867735eb40aa11cec48
This commit is contained in:
Jaegeuk Kim
2020-08-04 04:49:13 +00:00
committed by Automerger Merge Worker
2 changed files with 3 additions and 0 deletions

View File

@@ -41,7 +41,9 @@ bin/mke2fs.exe strip platform-tools/mke2fs.exe
rm platform-tools/sload_f2fs
rm platform-tools/make_f2fs
rm platform-tools/make_f2fs_casefold
bin/make_f2fs.exe strip platform-tools/make_f2fs.exe
bin/make_f2fs_casefold.exe strip platform-tools/make_f2fs_casefold.exe
lib/AdbWinUsbApi.dll platform-tools/AdbWinUsbApi.dll
lib/AdbWinApi.dll platform-tools/AdbWinApi.dll

View File

@@ -48,6 +48,7 @@ bin/mke2fs strip platform-tools/mke2fs
bin/mke2fs.conf platform-tools/mke2fs.conf
bin/e2fsdroid strip platform-tools/e2fsdroid
bin/make_f2fs strip platform-tools/make_f2fs
bin/make_f2fs_casefold strip platform-tools/make_f2fs_casefold
bin/sload_f2fs strip platform-tools/sload_f2fs
bin/sqlite3 strip platform-tools/sqlite3
bin/dmtracedump strip platform-tools/dmtracedump