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

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

libaudioclient: Temporarily disable audioeffect_analysis am: 80df2b10

parents 4bcb70e4 80df2b10
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"
  //   }
  // ]
}