commit | 7b4e31888952fe11dcd1abcc5695d26f80ca38a3 | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Mon Sep 02 14:25:31 2024 +0800 |
committer | Junyu Lai <junyulai@google.com> | Mon Sep 02 14:32:07 2024 +0800 |
tree | 886043db150442a607419aee28336dcaf946515e | |
parent | 60cc6a145b0e16536d838ef5fcfdbf9d33b23e4a [diff] |
Return false when tetherOffloadRuleAdd doesn't really add items This is needed for the follow-up CLs to check whether an item was added when calling tetherOffloadRuleAdd. This is safe since no one is actually checking the return value of this method. Test: atest TetheringTests Bug: 354619988 Change-Id: I28bafe3145bd2f62f9a7db9d0a300d2c7a148040