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

Commit d0238b0b authored by Roy Luo's avatar Roy Luo Committed by Android (Google) Code Review
Browse files

Merge "Add a new feature flag for USB data incompliance warnings" into main

parents 7c72ed25 140b62da
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
    description: "Flag incompatible charging on COMPLIANCE_WARNING_INPUT_POWER_LIMITED instead of COMPLIANCE_WARNING_OTHER when enabled"
    bug: "308700954"
}

flag {
    name: "enable_report_usb_data_compliance_warning"
    namespace: "system_sw_usb"
    description: "Enable reporting USB data compliance warnings from HAL when set"
    bug: "296119135"
}