commit | 22fdd0ae13c566527cedc7caf5c96f0a4e5536d4 | [log] [tgz] |
---|---|---|
author | Suchang Woo <suchang.woo@samsung.com> | Tue Apr 06 11:22:49 2021 +0900 |
committer | David Anderson <dvander@google.com> | Fri Apr 16 13:35:10 2021 -0700 |
tree | 4e01496e2e1dfc8379337932172de962cd444e79 | |
parent | 78e26beb0278bc4b1ec185bf4ab4c041a4e53ac5 [diff] |
ueventd: Allow pattern matching to find external firmware handler Only the exact same devpath uevent can launch external handler specified in ueventd.rc. So, you should specify all possible devpaths, even firmware with different filenames on the same device. Pattern mactching can be used to simplify this. Test: atest CtsInitTestCases Signed-off-by: Suchang Woo <suchang.woo@samsung.com> Change-Id: If3b7a2cabb8055bf4b768d928f0fc0012da3c177