Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c1e905d authored by Hongguang Chen's avatar Hongguang Chen Committed by Android (Google) Code Review
Browse files

Merge "Clarify getHardwareInfo() beavhior"

parents 50da347b e8f2f7cc
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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.
     */