commit | 5ec439de37637ab2c46c06d0e408c0ea54260af2 | [log] [tgz] |
---|---|---|
author | Jacky Liu <[email protected]> | Thu Jun 06 14:17:18 2024 +0800 |
committer | Jacky Liu <[email protected]> | Thu Jun 06 14:23:41 2024 +0800 |
tree | 659d307e4867290465f495ff7a25e1c7eff2a0fe | |
parent | 8cf6ce08e3facfde76072f8f3a260359502a8537 [diff] |
wlan_ptracker: Fix buildifier warnings Fix the warning: constant-glob: Glob pattern "Kbuild" has no wildcard ('*'). Constant patterns can be error-prone, move the file outside the glob. (http://go/buildifier-warnings#constant-glob) Bug: 342510451 Change-Id: I0957e1d99fa3e8aa61402e89eaf1765dcb28cdd5 Signed-off-by: Jacky Liu <[email protected]>