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

Commit 072ec7cd authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Adding missing aconfig flags

Bug: 413397835
Flag: EXEMPT gradle
Test: Verified mac build
Change-Id: I15d4863644334af49f956d41a6669cb6f8448de6
parent 917d8ee9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ android {
dependencies {
    implementation "androidx.core:core:1.9.0"
    implementation project(":frameworks:libs:systemui:viewcapturelib:view_capture_proto")
    api project(":frameworks:base:core:FrameworkFlags")
    androidTestImplementation project(':SharedTestLib')
    androidTestImplementation 'androidx.test.ext:junit:1.1.3'
    androidTestImplementation "androidx.test:rules:1.4.0"