Loading docs/html/training/tv/start/hardware.jd +0 −6 Original line number Diff line number Diff line Loading @@ -99,10 +99,6 @@ if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) <td>Camera</td> <td>{@code android.hardware.camera}</td> </tr> <tr> <td>Bluetooth</td> <td>{@code android.hardware.bluetooth}</td> </tr> <tr> <td>Near Field Communications (NFC)</td> <td>{@code android.hardware.nfc}</td> Loading Loading @@ -159,8 +155,6 @@ if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) android:required="false"/> <uses-feature android:name="android.hardware.camera" android:required="false"/> <uses-feature android:name="android.hardware.bluetooth" android:required="false"/> <uses-feature android:name="android.hardware.nfc" android:required="false"/> <uses-feature android:name="android.hardware.location.gps" Loading Loading
docs/html/training/tv/start/hardware.jd +0 −6 Original line number Diff line number Diff line Loading @@ -99,10 +99,6 @@ if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) <td>Camera</td> <td>{@code android.hardware.camera}</td> </tr> <tr> <td>Bluetooth</td> <td>{@code android.hardware.bluetooth}</td> </tr> <tr> <td>Near Field Communications (NFC)</td> <td>{@code android.hardware.nfc}</td> Loading Loading @@ -159,8 +155,6 @@ if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) android:required="false"/> <uses-feature android:name="android.hardware.camera" android:required="false"/> <uses-feature android:name="android.hardware.bluetooth" android:required="false"/> <uses-feature android:name="android.hardware.nfc" android:required="false"/> <uses-feature android:name="android.hardware.location.gps" Loading