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

Commit cf609ae8 authored by Justin Yun's avatar Justin Yun Committed by Android Build Cherrypicker Worker
Browse files

Revert "Replace system_ext container with system"

This reverts commit 2082a209.

A system partition cannot have the aconfigs of other partitions.
Revive the system_ext container for system_ext aconfigs.

Bug: 385213580
Test: "adb shell aflags list" must not be changed.
Flag: EXEMPT refactor
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c7b542941e72747771bc6970c8674ffccc0ccced)
Merged-In: Ib3a533493060948035c393e83a1a260fdc380624
Change-Id: Ib3a533493060948035c393e83a1a260fdc380624
parent 13bb88e9
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"