History log of /frameworks/base/tests/net/java/com/android/internal/util/BitUtilsTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
495a17b332e57ea4c0162a4ae63d820b947e3719 12-Jan-2017 Hugo Benichi <hugobenichi@google.com> Move byte logics from ApfFilter into BitsUtil

This patch extracts into BitUtils byte manipulation helper methods
and unsigned type manipulation helper methods from ApfFilter into
an independent and reusable structure.

Test: $ runtest frameworks-net
Change-Id: I0f33af10457a63dbde5983f14353a79b8cd877d9
/frameworks/base/tests/net/java/com/android/internal/util/BitUtilsTest.java