Loading tv/tuner/aidl/android/hardware/tv/tuner/IFrontend.aidl +3 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,9 @@ interface IFrontend { * Request Hardware information about the frontend. * * The client may use this to collect vendor specific hardware information, e.g. RF * chip version, Demod chip version, detailed status of dvbs blind scan, etc. * chip version, Demod chip version, detailed status of dvbs blind scan, etc. The * client shouldn’t parse things or rely on any format or change their behavior * based on results. * * @return the frontend hardware information. */ Loading Loading
tv/tuner/aidl/android/hardware/tv/tuner/IFrontend.aidl +3 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,9 @@ interface IFrontend { * Request Hardware information about the frontend. * * The client may use this to collect vendor specific hardware information, e.g. RF * chip version, Demod chip version, detailed status of dvbs blind scan, etc. * chip version, Demod chip version, detailed status of dvbs blind scan, etc. The * client shouldn’t parse things or rely on any format or change their behavior * based on results. * * @return the frontend hardware information. */ Loading