| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: I7c3451be9ca50acddafb9894776dbab73619d658
|
| |
|
|
|
|
| |
This is now useless since the sepolicy for the hidl HAL has been removed
Change-Id: I35615a067b0cbbd52c660a971313d0048ce4badb
|
| |
|
|
|
|
|
|
|
| |
This CL upgrades the IWifiExt hidl interface definition to 1.2
in the device manifest file.
Bug: 181877120
Test: Builds, Wifi works, make sure that IWifiExt@1.2 is starting
Change-Id: I10b1441b2c1beec94e5535c6f68ec7e32c4594d4
|
| |
|
|
|
|
|
| |
Test: Verify that the Google Battery HAL starts on boot
Bug: 173080734
Change-Id: Idb3230edecb8668a48f42863e52ccbe352bb09a7
|
| |
|
|
|
|
|
|
|
|
| |
Log:
hwservicemanager: getTransport: Cannot find entry vendor.google.radioext@1.3::IRadioExt/default in either framework or device VINTF manifest.
Bug: 163357796
Test: Build pass.
After apply this patch, the error message is gone.
Change-Id: I0226a214fc263b0acdd231ab92a315804da224f1
|
| |
|
|
|
|
|
|
| |
Fixes build.
Fixes: 152077203
Test: m check-vintf-all -j
Change-Id: Ib0b0ae17279fc694c27359c2d0f05a9ca6433317
|
| |
|
|
|
|
|
|
|
| |
This commit upgrades the device_framework_matrix.xml to use IWifiExt
version 1.1
Bug: 140531352
Test: Builds, Wifi works, make sure that IWifiExt@1.1 is starting
Change-Id: I0c5460a1851f6c0350e415366a3ff3e4224c8c7f
|
| |
|
|
|
|
|
| |
Bug: 132856203
Test: 1. build pass
2. VtsTrebleFrameworkVintfTest pass
Change-Id: I8ccc6457a6b1ca4d0ef3a85c87dbb10972c5b88e
|
| |
|
|
|
|
|
|
| |
This commit adds wifi_ext hal to the compatibility matrix.
Bug: 132575109
Test: Manual
Change-Id: I2689d02c69a35c0d44d51bb5ef011886516c5135
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This HAL is served from a system app and used by a vendor
daemon.
Test: ls /system/app/atfwd/atfwd.apk
Test: ls /vendor/bin/ATFWD-daemon
Test: lshal
Bug: 130714844
Change-Id: I75227e4366c367ba5b27880e11e9eac368e77654
|
| |
|
|
|
|
|
|
|
|
|
| |
This CL enables the RadioConfig HAL 1.1
for dynamic DSDS switch
Test: Verified by invoking the telephony API
Bug: 123319387
Bug: 124129561
Change-Id: Ibfe1d13da9449892018aaade69641d0a72538acb
|
| |
|
|
|
|
| |
Bug: 123640765
Test: Build and verified 1.1 functionality
Change-Id: I2000b3917bd5a5cf6b7c34d38eb38c582c2b6a32
|
| |
|
|
|
|
|
|
|
|
|
| |
Add the interface instances that need on second subscription
Bug: 122559840
Test:
1. Build pass
2. The second subscription works normal after switch to dsds mode
Change-Id: I1a32f518e7ffca4b4e7bd43d378777b3f9f065ca
|
| |
|
|
|
|
|
|
|
|
|
| |
Test: make cts -j123 && cts-tradefed run cts-dev -m \
CtsMediaTestCases --compatibility:module-arg \
CtsMediaTestCases:include-annotation:\
android.platform.test.annotations.RequiresDevice
Bug: 112362730
Bug: 119853704
Change-Id: I4626a72e417c1bfb1e3fdc664953335b9ae79cf4
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
ISap interface version change from 1.1 to 1.2
callinfo interface was added but not to the manifest. According to
b/110538519#comment22, it is required.
Test: Build and power up device
All CtsOnGsiTrebleFrameworkVintfTest PASS
Bug: 118239811
Change-Id: I2733684c16d20b82b3898892b183d3899ead2101
|
| |/
|
|
|
|
|
|
|
|
|
| |
Upgrade version of vendor.display.config in device manifest
and framework compatibility matrix.
CRs-Fixed: 2286664
Bug: 116557910
Test: hwc2 call the API with correct version.
Change-Id: Id80a94af5dcb7400b3fe0b2eed86529e15e2f884
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Enable Codec 2.0 service and set video codec [c2.qti.*] as default.
2. Add OMX component to media_codecs_c2.xml in order to dynamically
switch between different components for debugging purpose.
Bug: 112336022
Bug: 113141229
Bug: 114163096
Test: Video playback/recording/IMS VT/Chromecast can work well.
Change-Id: I9146dad0c88b0a2472a17655f83b4c0e155a70ea
|
| |
|
|
|
|
|
|
|
|
|
| |
this patch is to prevent audioservice get stuck will loading
soundpool, since c2 codec is not ready, temporary remove it
Test: build pass, audio path switch
Bug: 112347306
Bug: 112078401
Change-Id: I6aacd34eeff75a26a7ea8240032d649f38a6fa11
Signed-off-by: vincenttew <vincenttew@google.com>
|
|
|
Test: m framework_compatibility_matrix.xml device_manifest.xml -j
(tests unused hals)
Test: vts_treble_vintf_test
Change-Id: Ibc10ecea7f2cbee3c21b14070d5cb27b7842bd0f
Merged-In: Ibc10ecea7f2cbee3c21b14070d5cb27b7842bd0f
Fixes: 79877240
Fixes: 65028233
|