commit | 6b1036fda07cf5462f6576b4163db265d673f038 | [log] [tgz] |
---|---|---|
author | Hannah.Hsu <hannah.hsu@mediatek.com> | Tue Jul 09 11:20:20 2024 +0800 |
committer | Hannah Hsu <hannah.hsu@mediatek.com> | Thu Jul 11 09:30:45 2024 +0000 |
tree | 05cd2abcb7d0499444ff6ff5066ccb18fb23bea7 | |
parent | f5883db738ee9f4da2f4ef137e04367602a06094 [diff] |
Fix build error Error message: frameworks/native/libs/binder/tests/binderRpcTest.cpp:1171:29: error: comparison of integers of different signs: 'socklen_t' (aka 'int') and 'unsigned int' [-Werror,-Wsign-compare] Test Report: Build pass with the following command source build/envsetup.sh; lunch gambit-trunk_food-userdebug; m vts; Bug: b/351059357 Change-Id: Ifdf72342f3683ea4b417507157c037e12cf4c937