The ro.radio.noril system properties is not used anymore. Tests that require to check if device supports wifi but not telephony should verify it via PackageManager.hasSystemFeature(). Also remove the systemProperties mocking since the only need for the mocking is removed. Bug: 242647857 Test: atest FrameworksNetTests CtsNetTestCases Change-Id: Ie34e87394458e64a9363678a863d6d977834958f