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

Commit 1e6f02f3 authored by Zhi Dou's avatar Zhi Dou Committed by Automerger Merge Worker
Browse files

Merge "change container of device_state_flags from system to system_ext" into main am: d1fe77fd

parents 460bda4e d1fe77fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
aconfig_declarations {
    name: "device_state_flags",
    package: "com.android.server.policy.feature.flags",
    container: "system",
    container: "system_ext",
    srcs: [
        "device_state_flags.aconfig",
    ],
+1 −1
Original line number Diff line number Diff line
package: "com.android.server.policy.feature.flags"
container: "system"
container: "system_ext"

flag {
    name: "enable_dual_display_blocking"