Create ISupplicantVendorStaIface.hal@2.1 to get Wi-Fi generation status
from supplicant.
CRs-Fixed: 2415342
Change-Id: I57edf9b633fd4a6108c239fcef39229bad546d6c
Add getActiveBuiltinDisplayAttributes() API to get the display
attributes of active builtin display.
Change-Id: I91015508109c9b64a18c0e0e8581598770bb7ff6
CRs-Fixed: 2375601
- Use display id to communicate between client & service
in place of display type in display config version 1.7
Change-Id: I5a6a8e361a20e719b58a6d11209fe875a0622bc7
CRs-Fixed: 2362214
Add interface to
- override SurfaceFlinger to HWC power states flow and manage it
using private path.
- check if underlying implementation supports HDR.
- set layer as a mask layer indicating that the specified layer is
just a mask layer such as round corner, notch etc.
- query values corresponding to a specified property identified
by a unique string.
CRs-Fixed: 2362214
Change-Id: I2845cce9ca6c0d9536eb9e1318363e545f3ffa38
- Add API to request HWC implementation to source vsyncs from
an alternate display upon certain power state transitions.
HWC implementation will move to next active display when
current display observes specified power state change.
Change-Id: Ied210d1326ae58aee54fe212eedf802129bb792d
CRs-Fixed: 2325564
Don't track the temporary, auto-generated .hidl-autogen
files that are used for tracking HAL changes.
Change-Id: I08f5259091f3b4dc1f8d751f1349b28d875d0a71
Import Error type explicitly as this is not imported through
importing mapper.2.1 interface
Change-Id: I2aa774515d1984ed9243d72ca1b5e40cbdf1e686
CRs-Fixed: 2265886
This commit introduces the new HAL for the notifications
from Hostapd.
Currently supports onStaConnected/onStaDisconnected
indications.
Change-Id: I2b3a7ad4e46ad03657942a6fa4c5287c3f908e3b
CRs-Fixed: 2255532
Add hidl API to get custom format and private handle flags
for any given combination of input format and usage flags.
Change-Id: If4696219e3288f1f9291737a5d809aec4ecb02b8
This adds vendor hal for hostapd interactions, which would be used
for additional (feature) changes for hostapd.
This also provides interface to make calls to QSAP library APIs via
setHostapdParams().
Change-Id: Ia6386dc3da6744f4b989f03bb6e97fe2fcf635c6
CRs-Fixed: 2227634
Add new vendor interface to configure FILS specific settings in network
block to supplicant. Implement a new hal interface
SupplicantVendorStaNetwork, SupplicantVendorStaIface and
SupplicantVendorStaIfaceCallback extending SupplicantStaNework,
SupplicantStaIface and SupplicantStaIfaceCallback respectively to
accommodate the new FILS specific fields.
Change-Id: Ieb222396bf490a99c3b8c7748888208380abf200
CRs-Fixed: 2097930
Issue: Due to selinux policy cameraserver was not able to access camera hidl
extension library.
Solution: Created a seperate copies's for vendor and system for accessing
hidl extension libraries.
os_pickup.bp will be symlinked as Android.bp at
vendor/qcom/opensource per manifest.xml; such that all Android.bp's
in 1 subdirectory under vendor/qcom/opensource will be scanned.
Change-Id: I262052bdc49470b590acdd57f9d5e002d2d0f980
hidl_defaults is already defined under hardware/interfaces.
Removing duplicate definition to fix compilation issue.
Change-Id: I40800e4a764a97d39a78ec0df52cac39f5b5fd71
- Add HIDL for display config which can
be used by clients to communicate with
display for config get/set.
CRs-Fixed: 2036340
Change-Id: I3901bad6284668e299e7e818e5920052a98abe0a