Open deakjahn opened 4 days ago
The interface referenced seems to be in huawei_ads-13.4.72+300\android\src\main\aidl\com\huawei\android\hms\ppskit\IPPSChannelInfoService.aidl
so it might be some toolchain error.
Also, removing PpsChannelInfoService.java
completely makes the app buildable. I don't know the ramifications.
Description
When building an app with
huawei_ads
the following error occurs:(plus a few others for the same issue).
Expected behavior
Build without error. Remove reference if obsolete.
Environment