diff --git a/tests/cpp-tests/proj.android/app/build.gradle b/tests/cpp-tests/proj.android/app/build.gradle index d99bdf203770..d3bf769e6160 100644 --- a/tests/cpp-tests/proj.android/app/build.gradle +++ b/tests/cpp-tests/proj.android/app/build.gradle @@ -90,6 +90,7 @@ android { buildFeatures { aidl true + buildConfig true } }