commit | 312b5519a204abf463f54f5ca4c95cc3c3e6fa74 | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Fri Jan 15 14:36:44 2021 +0900 |
committer | Chalard Jean <jchalard@google.com> | Fri Jan 15 14:36:44 2021 +0900 |
tree | 23e703c59c297515207eb1924c6ec6410be1fa81 | |
parent | 02f9e5a41306627fd5a895dc77af2241cdbd7b1b [diff] |
Fix an embarrassing bug... again. For the same reason as aosp/1549479, the old method needs to call the new one. It's not enough that they have the same implementation ; when NF calls the old one, it needs to indeed call the overridden new version. Test: TH Change-Id: I5e8700fc7455317da382f2328e3f548b3392ca41