commit | 98b9b3438d9ceba5f5842af5211a67b063cb9220 | [log] [tgz] |
---|---|---|
author | Tsung-Mao Fang <tmfang@google.com> | Wed Nov 17 13:46:08 2021 +0800 |
committer | Tsung-Mao Fang <tmfang@google.com> | Wed Nov 17 06:47:39 2021 +0000 |
tree | b0bdc950811afb8af70d1c9bddba21468e7955d8 | |
parent | f5e2d52f432d93a4b14d6d931a3f37c68282eccd [diff] |
USB: move help config flag to FW Note: This cl is copied from aosp/1785174 since merge conflict issue. Move the flag for the indication of the validity of help links to framework because it is also needed for SystemUI. config_has_help will be replaced by config_settingsHelpLinksEnabled in frameworks. Test: $ adb shell dumpsys usb add-port "matrix" ufp $ adb shell dumpsys usb set-contaminant-status "matrix" true Bug: 195448626 Change-Id: Id9b0c196c9a07085c790d5f4366bb1fec635d6b1