Remove redundant null check for non-null mHardwareAddress

Removed unnecessary null check for mHardwareAddress in ApfFilter.java
and added the @NonNull annotation to the member variable.

Test: TH
Change-Id: Ie9327009ef7e6e77f832c27ab72e5d441fc1557f
1 file changed