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

Commit 704691b1 authored by Mikhail Naganov's avatar Mikhail Naganov Committed by Automerger Merge Worker
Browse files

libaudioclient: Temporarily disable audioeffect_analysis am: 80df2b10 am:...

libaudioclient: Temporarily disable audioeffect_analysis am: 80df2b10 am: afc37164 am: e5319410

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/2883939



Change-Id: I05f4cf1966773bde27632d090337020896a5a9af
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 498b7c57 e5319410
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -41,10 +41,11 @@
        }
      ]
    }
  ],
  "postsubmit": [
    {
       "name": "audioeffect_analysis"
    }
  ]
  // TODO(b/302036943): Enable once we make it pass with AIDL HAL on CF.
  // "postsubmit": [
  //   {
  //      "name": "audioeffect_analysis"
  //   }
  // ]
}