commit | c07315aa08ff18e9c6d35c34505407e58d6b62db | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Tue Aug 10 15:13:39 2021 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Wed Aug 11 14:55:00 2021 +0800 |
tree | dba74783bec9d931097378bcf259492fa95e3ab0 | |
parent | d4c0d59179128d58ed482c0f0b3117d71898d67a [diff] |
The net cap value should be bit shifted before &ing The check intends to do the bit & operation. The net cap value should be shifted against the original capabilities. Also fix the typo in the method name. Bug: 191918212 Test: atest FrameworksNetTests Change-Id: I98396b2538f36fe8b29d27a544a2dfb3060bc9c5