Fix programList update bug in default radio HAL
In default implementation of broadcast radio HIDL2 HAL, the filtered program list is actually not used in callback function. Use the filtered program list rather than the whole list for the program list chunk used in onProgramListUpdated callback. Extra VTS tests checking whether program list update using AMFM and DAB filters gets the expected program list results are also added. Bug: 237412013 Test: m -j Test: atest VtsHalBroadcastradioV2_0TargetTest Change-Id: I5969638f14a39b9aea2d8b465f3a7fbcd93a8409
Loading
Please register or sign in to comment