Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 485a477d authored by Nick Desaulniers's avatar Nick Desaulniers
Browse files

[netd] fix deprecation warning

Fixes:
//system/netd/server:netd_unit_test clang-tidy IptablesRestoreControllerTest.cpp
/android0/aosp/system/netd/server/IptablesRestoreControllerTest.cpp:58:15:
warning: Google Test APIs named with 'case' are deprecated; use
equivalent APIs named with 'suite' [google-upgrade-googletest-case]
  static void SetUpTestCase() {
              ^~~~~~~~~~~~~
              SetUpTestSuite

Test: mm
Change-Id: Idfbc436cf15a96879165266edc51a5d6f45bd1c6
parent 0d0b69a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment