Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f16ca91f authored by Yifan Hong's avatar Yifan Hong Committed by Automerger Merge Worker
Browse files

Merge "Reorder/cleanup FCM exempt list #4 (media bufferpool)" am: e2ed8135...

Merge "Reorder/cleanup FCM exempt list #4 (media bufferpool)" am: e2ed8135 am: 6bbaf817 am: a1fade51 am: 54b5003b am: 2a327c84

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427725

Change-Id: I4fecbd8178f252ecde598bb892addd3c94fcb3e3
parents 4ed9a849 2a327c84
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -44,8 +44,6 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) {


    static std::vector<std::string> excluded_exact{
    static std::vector<std::string> excluded_exact{
            // TODO(b/110261831): reduce items in this list
            // TODO(b/110261831): reduce items in this list
            "android.hardware.media.bufferpool@1.0",
            "android.hardware.media.bufferpool@2.0",
            "android.hardware.tv.cec@2.0",
            "android.hardware.tv.cec@2.0",
            "android.hardware.tv.tuner@1.0",
            "android.hardware.tv.tuner@1.0",


@@ -53,6 +51,8 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) {
            // HIDL
            // HIDL
            "android.hardware.cas.native@1.0",
            "android.hardware.cas.native@1.0",
            "android.hardware.gnss.visibility_control@1.0",
            "android.hardware.gnss.visibility_control@1.0",
            "android.hardware.media.bufferpool@1.0",
            "android.hardware.media.bufferpool@2.0",
            "android.hardware.radio.config@1.2",
            "android.hardware.radio.config@1.2",
            // AIDL
            // AIDL
            "android.hardware.biometrics.common",
            "android.hardware.biometrics.common",