commit | 7b600a0d0e7c4dfb0eb1153af5998a91bd8d4ece | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Fri Jun 21 23:08:47 2024 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Sat Jun 22 18:54:35 2024 +0900 |
tree | 4ead147ce7bfc68c78466343f2dfdb7ede3e2cbe | |
parent | 7996e0cc10942672c8849def57c72179bc6cb288 [diff] |
Refactor ApfFilter constructor * Shortened try-catch block in maybeStartFilter() (renamed to startFilter) to only cover socket creation and binding. * Removed the redundant mIsRunning flag. * Added Log.wtf() for incomplete initialization scenarios. * Made mHardwareAddress final. Bug: 348528574 Test: TH Change-Id: Ia22ae6f7ef62fab3182dac9d2bf13f144f6261ed