diff options
| author | 2021-11-03 19:57:54 +0800 | |
|---|---|---|
| committer | 2021-11-04 14:12:09 +0800 | |
| commit | f9520f6d7d44918853b2050b0d71a5aac08672b4 (patch) | |
| tree | 6926d5503163b20efd31ce76e35123839debc11f /libs/androidfw/StringPool.cpp | |
| parent | 74ef57b88530c122276b496472a537a278d94600 (diff) | |
Fix normalize doesn't work on carrier template
From android 12, the subscriberId is being used for different network
types. For instances:
The TYPE_WIFI with subscriberId means that it is a merged wifi network.
The TYPE_CARRIER means that the network associate to specific carrier
network (subscriberId).
So remove the check "isMatchRuleMobile" and only check whether subscriberId
is being used in NetworkTemplate or not.
Bug: 194939211
Test: atest -c NetworkTemplateTest
Change-Id: I80c9f887cf8b4714716d657da92ed273a532ce27
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions