commit | 06caf5d5b6d1f10fe7a659ba4f8d359841d77512 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Thu Mar 11 13:51:47 2021 +0800 |
committer | paulhu <paulhu@google.com> | Thu Mar 11 13:51:47 2021 +0800 |
tree | f1a1ee2ddd90efb9289ebeef6c6da211027ae471 | |
parent | 3ca8fa18f963a32b6e30b030df729ca4750d6ce8 [diff] |
Expose Intent#ACTION_CLEAR_DNS_CACHE DnsManager will broadcast ACTION_CLEAR_DNS_CACHE intent to clear dns cache when network have changed. But DnsManager is in the Connectivity mainline module which can not use non-formal API. Thus, expose Intent#ACTION_CLEAR_DNS_CACHE as module lib API for mainline module. Bug: 182370679 Test: m update-api Change-Id: I30b1b146dcae82926be7bdb8b343635a01eabefe