commit | 1cd6cadb849157518ee183245c5aca9ff590a6c6 | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Tue Jan 23 15:04:18 2024 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Thu Feb 08 17:08:43 2024 +0900 |
tree | da4f463dbee8c564cb527b7c63e9f3c509563609 | |
parent | 9190062c8ca09f11fcfb2c678eb49f85366351ee [diff] |
Remove aconfig flags for Connectivity FlaggedAPI annotations Split flags.aconfig to platform flags and module flags. Platform flags are used from platform code. Module flags are used for FlaggedAPI annotations in modules. This CL cherry-pick ag/25977118 to aosp-main-future. After this CL, aosp/2919289 can be merged. Bug: 321624552 Test: TH Change-Id: Ie8e0f911d0f7d7e81d108b8e8ab539b29a255ad0 Merged-In: Ie8e0f911d0f7d7e81d108b8e8ab539b29a255ad0