OSDN Git Service

Apf: Avoid constant overflow
authorAndreas Gampe <agampe@google.com>
Wed, 13 Jun 2018 18:35:16 +0000 (11:35 -0700)
committerAndreas Gampe <agampe@google.com>
Thu, 14 Jun 2018 15:43:07 +0000 (08:43 -0700)
commit5b003117b296346003d511903806f519d8e881cb
tree0a884f72a6233c1bbdd3e78f8212a64f62cadc25
parentbfa58946f7b3cdb53f8f188b102864efd8bcf411
Apf: Avoid constant overflow

The used constant overflows. This is irrelevant to the test, so
decrease test constant.

Bug: 110155920
Test: m javac-check RUN_ERROR_PRONE=true
Change-Id: Idfc7e987ba9c36389a20c7fc01b1161ef89483d8
tests/net/java/android/net/apf/ApfTest.java