commit | 924964767c85b6daf84b44d9052b792ec1fc668d | [log] [tgz] |
---|---|---|
author | Rambo Wang <rambowang@google.com> | Tue Sep 14 16:49:11 2021 -0700 |
committer | Rambo Wang <rambowang@google.com> | Mon Sep 20 08:13:57 2021 -0700 |
tree | b4a3b98f6a78f58199ecd8d1bbfabc70cb4e0591 | |
parent | baea19f18ff44667961321552e29bfeffb8836c9 [diff] |
Limit the uniqueness of SignalMeasurementType instead of RAN in SignalStrengthUpdateRequest Support different SignalMeasurementType with same type of RAN is valid user case. For example, client may be interested to measure both RSRP and RSRQ for EUTRAN. Throw IAE if the SignalThresholdInfo collection is empty. This is behavior specified in the public interface. Bug: 198318496 Test: atest SignalStrengthUpdateRequestTest Change-Id: I87ea5e356189f61fc58dff80456aff35ea2a8e55