diff options
| author | 2024-04-17 01:42:55 +0000 | |
|---|---|---|
| committer | 2024-04-17 19:58:25 +0000 | |
| commit | 5457e16d32955afb97057dfc246b31ba684c10f1 (patch) | |
| tree | 91d28c66a7f1d9600c9550bac53fa65663f5b3da /libs/androidfw/misc.cpp | |
| parent | 52bd4f135acdb36fbc7f3a4402bb29416e3ba06c (diff) | |
Encode IkeSessionParams using getIkeOptions
This patch integrates IkeSessionParams#getIkeOptions into
the process of making IkeSessionParams a PersistableBundle. With
this patch, the encoding process no longer depends on a static
IKE_OPTIONS list. Thus if a new IKE Option is added in the IKE
module, it will be taken care of without needing to update the
IKE_OPTIONS list
Bug: 185941731
Test: atest FrameworksVcnTests && atest CtsVcnTestCases
Test: Manually removed options from IKE_OPTIONS and tests still
passed
Flag: NONE mainline API flag not accessible; using try catch
block to gate the behavior
Change-Id: I2c1a9ca1731362b1ab666e5b804911d8b0ca45e7
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions