commit | 4d25564865f9a6e8bd12b1c1c766946b13512872 | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Tue Jul 23 16:41:25 2024 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Wed Jul 24 17:01:51 2024 +0900 |
tree | da903ef18e9244192f69e2b18d0cbee243ebb730 | |
parent | 8811e1d06a22a6c39a50d0d1f95831c4591a03c6 [diff] |
Add framework-connectivity-pre-jarjar-without-cronet This is required to build cronet against ConnectivityManager hidden APIs Since framework-connectivity contains cronet, cronet target can not depend on framework-connectivity. So this CL splits framework-connectivity-pre-jarjar. Cronet target can depend on framework-connectivity-pre-jarjar-without-cronet and use ConnectivityManager hidden APIs. Test: TH Bug: 311792075 Change-Id: Ib7724e8e6bd0226b437ed6f0010658d45aaa1150