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

Commit 727e9171 authored by Ahmad Khalil's avatar Ahmad Khalil Committed by Android (Google) Code Review
Browse files

Merge "Adding config library with host support" into main

parents 48d08ba1 4c017ba6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -610,6 +610,13 @@ cc_aconfig_library {
    vendor_available: true,
}

java_aconfig_library {
    name: "android.os.vibrator.flags-aconfig-java-host",
    aconfig_declarations: "android.os.vibrator.flags-aconfig",
    host_supported: true,
    defaults: ["framework-minus-apex-aconfig-java-defaults"],
}

// View
aconfig_declarations {
    name: "android.view.flags-aconfig",