commit | 61cb81aa322c1cf7e72a24d73ec468ce44175429 | [log] [tgz] |
---|---|---|
author | chiachangwang <chiachangwang@google.com> | Wed Feb 22 05:18:19 2023 +0000 |
committer | Chiachang Wang <chiachangwang@google.com> | Thu Mar 02 07:54:21 2023 +0000 |
tree | 7544c1635782de330943b5638459066d3368e093 | |
parent | 3bee8c9afa648402f3e993c1fe50657b4c76ff2f [diff] |
Remove debuggable restriction on testing purpose method CM#setTestLowTcpPollingTimerForKeepalive() is hidden method for CTS. The debuggable restriction will prevent it from running on actual CTS. The method is protected by permission with parameter range constraint. It should be enough for incorrect usage from normal apps. Remove it to allow test case to run on actual CTS. Bug: 259000745 Test: CTS is the follow up commit Change-Id: I3d4627c75bae7411c6a72799643d3b29bbae4f2f