Remove hidden setRadioIndicationUpdateMode in TelephonyManager

We need to remove the previous hacky hidden API
 setRadioIndicationUpdateMode and its implementation in Telephony.
 This is an hidden API that affects power cost. We should remove it
 to prevent potential users to use it unexpectedly (e.g. in reflection)

Test: Manual by making a call
Bug: 148544396
Change-Id: I529dc1a743729ae5044ade7fcb6d37b43c571685
1 file changed