commit | ce23d8467eac945ea850983cd0b717cdcbd4cb05 | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Tue Nov 28 16:18:00 2023 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Tue Nov 28 17:50:14 2023 +0900 |
tree | bf89fbd9e5706879fc3146e11ff9aa7dd1fef041 | |
parent | 194bfde52b3df80a4c8adf117b26cdb002822e73 [diff] |
Add FlaggedAPI annotation to NSD offload APIs These APIs were released via SDK extension but they need to have FlaggedAPI annotation to avoid being released by quarterly release. Note that this CL does not contain udc-extended-api change. Once com.android.net.flags.register_nsd_offload_engine_api is marked as released API, APIs with this annotations should be visible in udc-mainline-prod API .txt files. Bug: 301713539 Test: TH Change-Id: I32b58ec64c1f599f48bc89b189ed24ac1717a1d7