commit | dc9790578686e9b5b4d8fa8e66c42593825caeaf | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Thu Feb 16 14:26:48 2023 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Tue Feb 21 17:23:48 2023 +0800 |
tree | 4b617b9b52284d5f977062aaac80a4c0f7f561a1 | |
parent | 8cdff6c8cd3389f0e050475a08d934954526db4b [diff] |
Add isMatchRuleMobile back There's a user still call this method which causes the app crash and it might be the app was built against hidden API. The bug was observed after updating the mainline module so adding this method back to the module to avoid apps crash due to the method is not found in NetworkTemplate. Bug: 269178029 Test: build Change-Id: I06dc694b1ce060488135f5d34138f14abd50ad32