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

Commit acea8b8e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add @export to frontend scan enums"

parents bffab8f0 efb7ffa6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1197,6 +1197,7 @@ safe_union FrontendSettings {
/**
 *  Scan type for Frontend.
 */
@export
enum FrontendScanType : uint32_t {
    SCAN_UNDEFINED = 0,
    SCAN_AUTO = 1 << 0,
@@ -1206,6 +1207,7 @@ enum FrontendScanType : uint32_t {
/**
 *  Scan Message Type for Frontend.
 */
@export
enum FrontendScanMessageType : uint32_t {
    /**
     * Scan locked the signal.