+8
−10
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
find -type f -exec sed -i 's/BTM_MAX_REM_BD_NAME_LEN/BD_NAME_LEN/' "{}" +;
find -type f -exec sed -i 's/tBTM_BD_NAME/BD_NAME/' "{}" +;
find -type f -exec sed -i 's/BTM_MAX_LOC_BD_NAME_LEN/BD_NAME_LEN/' "{}" +;
find -type f -exec sed -i 's/tBTM_LOC_BD_NAME/BD_NAME/' "{}" +;
clang-format
Remove double #defines
Bug: 329458883
Test: mma -j32
Flagging: exempt, no-op
Change-Id: I2281f2d12307b9598a07d849a097410004aaad80