Age | Commit message (Collapse) | Author |
|
Specific changes are:
- Prefix USD-specific structure names
with "Usd"
- Fix the capitalization in the field
rxMatchFilter
- Add error code field to the config
failed callbacks
- Improve the naming for the termination
reason code enum
- Add missing eventsEnabled field to
UsdPublishConfig
Bug: 365585450
Flag: com.android.wifi.flags.mainline_supplicant
Test: m
Change-Id: Ide8c05e6088ba672c6a53e77bf639aa065280b32
|
|
Revert submission 32132699-revert-32029057-mainline-supplicant-generalize-iface-type-NJLGVJHNTR
Reason for revert: Located the root cause of the build failure
Reverted changes: /q/submissionid:32132699-revert-32029057-mainline-supplicant-generalize-iface-type-NJLGVJHNTR
Change-Id: I2cfddf02e250cc645108aa33872415b84da00fd6
|
|
Revert submission 32132699-revert-32029057-mainline-supplicant-generalize-iface-type-NJLGVJHNTR
Reason for revert: Located the root cause of the build failure
Reverted changes: /q/submissionid:32132699-revert-32029057-mainline-supplicant-generalize-iface-type-NJLGVJHNTR
Change-Id: Ie0f2dc4482d9869d1ff4718c760df907b8416f47
|
|
Revert submission 32029057-mainline-supplicant-generalize-iface-type
Reason for revert: DroidMonitor: Potential culprit for http://b/400984769 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.
Reverted changes: /q/submissionid:32029057-mainline-supplicant-generalize-iface-type
Change-Id: I3801211195add6b291c92cb357c5dd7b6e1777c7
|
|
Revert submission 32029057-mainline-supplicant-generalize-iface-type
Reason for revert: DroidMonitor: Potential culprit for http://b/400984769 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.
Reverted changes: /q/submissionid:32029057-mainline-supplicant-generalize-iface-type
Change-Id: I376920204d8a811d87a7eca3e66284e7990d8725
|
|
a registerCallback method.
The added interfaces will likely have
additional use cases in the future,
so we should rename early to avoid
restricting their usage to USD.
Bug: 365585450
Flag: com.android.wifi.flags.mainline_supplicant
Test: m
Change-Id: If3c2272b7a81530d4ca26eb81feb1c80f9678169
|
|
AIDL definition to return an IUsdInterface object.
Bug: 365585450
Flag: com.android.wifi.flags.mainline_supplicant
Test: m
Change-Id: Ic605025f8f98637030e9a217028a701ddfa85ab9
|
|
Unstable AIDL interface.
Definitions are copied directly from the ones
added to the Vendor Supplicant in ag/30346475.
Bug: 365585450
Flag: EXEMPT change to AIDL interface
Test: m
Change-Id: If3ab0c5d63080bb4a16b51f7abf0e8d54e03b3d2
|
|
mainline supplicant AIDL interface.
Definitions are copied directly from the
the Vendor AIDL definitions in ag/30346475.
Note that we will follow the new convention
here, where parcelables are defined in
the interface where they are used.
Bug: 365585450
Flag: EXEMPT change to AIDL interface
Test: m
Change-Id: I194ad89d21c80fc9efe2c1dbca7cca086b3c688c
|
|
method to oneway.
Fixes a runtime warning that suggests
adding this flag.
Bug: 365585450
Flag: EXEMPT fixes a warning
Test: m
Change-Id: I5021d2ce64cef43ad4a4e81dbb69ae1168fbe434
|
|
mainline supplicant AIDL interface.
Also adds SupplicantStatusCode to use in the
new methods.
Bug: 365585450
Flag: com.android.wifi.flags.mainline_supplicant
Test: m
Change-Id: I8727048140e74e37a45284ec61348264b924ffc7
|
|
the mainline supplicant.
Bug: 365585450
Flag: com.android.wifi.flags.mainline_supplicant
Test: m
Change-Id: I7a459a70e2759b61491ea6e7c66a88848ee3fab4
|