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

Commit 5f1c7a31 authored by Arpit Singh's avatar Arpit Singh
Browse files

Make window flag cc_aconfig library host supported

This library should be host_supported to be able to be used from
other host_supported libraries. See ag/32150423 for usage.

Test: presubmit
Bug: 401213103
Flag: EXEMPT only changing build file
Change-Id: Iac4c866ef6aed4184b74213b2eb56a324c79253c
parent c67c79e3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -264,6 +264,7 @@ java_aconfig_library {
cc_aconfig_library {
    name: "com.android.window.flags.window-aconfig_flags_c_lib",
    aconfig_declarations: "com.android.window.flags.window-aconfig",
    host_supported: true,
}

// DeviceStateManager