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]>