commit | d798d7b435cd8d6a221a2fcae4785c0a5c552eee | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Thu Feb 15 19:05:41 2024 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Fri Feb 16 13:06:27 2024 +0900 |
tree | 69f914893b12a96662c8e757b715d469f507e22e | |
parent | c70419afd1e9f4f1d7f62dd0bb17757e3425e8d7 [diff] |
Renamed thread_enabled flag to thread_enabled_platform thread_enabled flag is used in Connectivity module. The module and the platform are not built together, so using the same flag for both may lead the flag value mismatches. This CL also adds thread_enabled_platform to flags.aconfig file Test: TH Change-Id: I1be418e807c77c456cdcfa99824d3d37b00edcd6