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

Commit e8f2f7cc authored by Hongguang's avatar Hongguang Committed by Hongguang Chen
Browse files

Clarify getHardwareInfo() beavhior

Bug: 184017033
Bug: 218911006
Fix: 218911006
Test: make
Change-Id: Ica02177f4804fcb9b71062912f6c44836a7044f5
parent 11d74e32
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.
     */