Loading core/java/android/os/flags.aconfig +40 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,46 @@ flag { bug: "315894228" } flag { name: "adpf_use_fmq_channel_fixed" namespace: "game" description: "Guards use of the FMQ channel for ADPF with a readonly flag" is_fixed_read_only: true bug: "315894228" } flag { name: "adpf_fmq_eager_send" namespace: "game" description: "Guards the use of an eager-sending optimization in FMQ for low-latency messages" is_fixed_read_only: true bug: "315894228" } flag { name: "adpf_hwui_gpu" namespace: "game" description: "Guards use of the FMQ channel for ADPF" is_fixed_read_only: true bug: "330922490" } flag { name: "adpf_obtainview_boost" namespace: "game" description: "Guards use of a boost in response to HWUI obtainView" is_fixed_read_only: true bug: "328238660" } flag { name: "adpf_platform_power_efficiency" namespace: "game" description: "Guards use of the ADPF power efficiency API within the platform" is_fixed_read_only: true bug: "277285195" } flag { name: "battery_service_support_current_adb_command" namespace: "backstage_power" Loading Loading
core/java/android/os/flags.aconfig +40 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,46 @@ flag { bug: "315894228" } flag { name: "adpf_use_fmq_channel_fixed" namespace: "game" description: "Guards use of the FMQ channel for ADPF with a readonly flag" is_fixed_read_only: true bug: "315894228" } flag { name: "adpf_fmq_eager_send" namespace: "game" description: "Guards the use of an eager-sending optimization in FMQ for low-latency messages" is_fixed_read_only: true bug: "315894228" } flag { name: "adpf_hwui_gpu" namespace: "game" description: "Guards use of the FMQ channel for ADPF" is_fixed_read_only: true bug: "330922490" } flag { name: "adpf_obtainview_boost" namespace: "game" description: "Guards use of a boost in response to HWUI obtainView" is_fixed_read_only: true bug: "328238660" } flag { name: "adpf_platform_power_efficiency" namespace: "game" description: "Guards use of the ADPF power efficiency API within the platform" is_fixed_read_only: true bug: "277285195" } flag { name: "battery_service_support_current_adb_command" namespace: "backstage_power" Loading