summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aconfig/trunk_staging/android.service.chooser/notify_single_item_change_on_icon_load_flag_values.textproto6
-rw-r--r--aconfig/trunk_staging/com.android.bluetooth.flags/pbap_limit_call_log_flag_values.textproto6
-rw-r--r--aconfig/trunk_staging/com.android.bluetooth.flags/start_discover_service_changed_flag_values.textproto6
-rw-r--r--aconfig/trunk_staging/com.android.media.flags/enable_output_switcher_redesign_flag_values.textproto6
-rw-r--r--aconfig/trunk_staging/com.android.systemui/lockscreen_font_flag_values.textproto6
-rw-r--r--aconfig/trunk_staging/com.android.systemui/media_projection_grey_error_text_flag_values.textproto6
-rw-r--r--aconfig/trunk_staging/com.android.window.flags/enable_desktop_swipe_back_minimize_animation_bugfix_flag_values.textproto6
-rw-r--r--aconfig/trunk_staging/com.android.window.flags/fix_view_root_call_trace_flag_values.textproto6
-rw-r--r--aconfig/trunk_staging/com.android.window.flags/reduce_changed_exclusion_rects_msgs_flag_values.textproto6
-rw-r--r--aconfig/trunk_staging/com.android.window.flags/remove_depart_target_from_motion_flag_values.textproto6
-rw-r--r--automotive/aconfig/trunk_staging/android.car.feature/car_media_apps_suspension_flag_values.textproto6
-rw-r--r--flag_values/trunk_staging/RELEASE_APKCERTS_INSTALL_ONLY.textproto4
-rw-r--r--flag_values/trunk_staging/RELEASE_KERNEL_CAIMAN_DIR.textproto2
-rw-r--r--flag_values/trunk_staging/RELEASE_KERNEL_COMET_DIR.textproto2
-rw-r--r--flag_values/trunk_staging/RELEASE_KERNEL_KOMODO_DIR.textproto2
-rw-r--r--flag_values/trunk_staging/RELEASE_KERNEL_TOKAY_DIR.textproto2
-rw-r--r--flag_values/trunk_staging/RELEASE_ZUMA_TARGET_ARCH_VARIANT_ARMV9.textproto4
17 files changed, 74 insertions, 8 deletions
diff --git a/aconfig/trunk_staging/android.service.chooser/notify_single_item_change_on_icon_load_flag_values.textproto b/aconfig/trunk_staging/android.service.chooser/notify_single_item_change_on_icon_load_flag_values.textproto
new file mode 100644
index 00000000..93bf70ac
--- /dev/null
+++ b/aconfig/trunk_staging/android.service.chooser/notify_single_item_change_on_icon_load_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+ package: "android.service.chooser"
+ name: "notify_single_item_change_on_icon_load"
+ state: ENABLED
+ permission: READ_WRITE
+}
diff --git a/aconfig/trunk_staging/com.android.bluetooth.flags/pbap_limit_call_log_flag_values.textproto b/aconfig/trunk_staging/com.android.bluetooth.flags/pbap_limit_call_log_flag_values.textproto
new file mode 100644
index 00000000..654613ce
--- /dev/null
+++ b/aconfig/trunk_staging/com.android.bluetooth.flags/pbap_limit_call_log_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+ package: "com.android.bluetooth.flags"
+ name: "pbap_limit_call_log"
+ state: ENABLED
+ permission: READ_WRITE
+}
diff --git a/aconfig/trunk_staging/com.android.bluetooth.flags/start_discover_service_changed_flag_values.textproto b/aconfig/trunk_staging/com.android.bluetooth.flags/start_discover_service_changed_flag_values.textproto
new file mode 100644
index 00000000..92cfecad
--- /dev/null
+++ b/aconfig/trunk_staging/com.android.bluetooth.flags/start_discover_service_changed_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+ package: "com.android.bluetooth.flags"
+ name: "start_discover_service_changed"
+ state: ENABLED
+ permission: READ_WRITE
+}
diff --git a/aconfig/trunk_staging/com.android.media.flags/enable_output_switcher_redesign_flag_values.textproto b/aconfig/trunk_staging/com.android.media.flags/enable_output_switcher_redesign_flag_values.textproto
new file mode 100644
index 00000000..444ad5d9
--- /dev/null
+++ b/aconfig/trunk_staging/com.android.media.flags/enable_output_switcher_redesign_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+ package: "com.android.media.flags"
+ name: "enable_output_switcher_redesign"
+ state: ENABLED
+ permission: READ_WRITE
+}
diff --git a/aconfig/trunk_staging/com.android.systemui/lockscreen_font_flag_values.textproto b/aconfig/trunk_staging/com.android.systemui/lockscreen_font_flag_values.textproto
new file mode 100644
index 00000000..16dd8160
--- /dev/null
+++ b/aconfig/trunk_staging/com.android.systemui/lockscreen_font_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+ package: "com.android.systemui"
+ name: "lockscreen_font"
+ state: ENABLED
+ permission: READ_ONLY
+}
diff --git a/aconfig/trunk_staging/com.android.systemui/media_projection_grey_error_text_flag_values.textproto b/aconfig/trunk_staging/com.android.systemui/media_projection_grey_error_text_flag_values.textproto
new file mode 100644
index 00000000..564d448d
--- /dev/null
+++ b/aconfig/trunk_staging/com.android.systemui/media_projection_grey_error_text_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+ package: "com.android.systemui"
+ name: "media_projection_grey_error_text"
+ state: ENABLED
+ permission: READ_WRITE
+}
diff --git a/aconfig/trunk_staging/com.android.window.flags/enable_desktop_swipe_back_minimize_animation_bugfix_flag_values.textproto b/aconfig/trunk_staging/com.android.window.flags/enable_desktop_swipe_back_minimize_animation_bugfix_flag_values.textproto
new file mode 100644
index 00000000..d289563c
--- /dev/null
+++ b/aconfig/trunk_staging/com.android.window.flags/enable_desktop_swipe_back_minimize_animation_bugfix_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+ package: "com.android.window.flags"
+ name: "enable_desktop_swipe_back_minimize_animation_bugfix"
+ state: ENABLED
+ permission: READ_WRITE
+}
diff --git a/aconfig/trunk_staging/com.android.window.flags/fix_view_root_call_trace_flag_values.textproto b/aconfig/trunk_staging/com.android.window.flags/fix_view_root_call_trace_flag_values.textproto
new file mode 100644
index 00000000..a05d40a8
--- /dev/null
+++ b/aconfig/trunk_staging/com.android.window.flags/fix_view_root_call_trace_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+ package: "com.android.window.flags"
+ name: "fix_view_root_call_trace"
+ state: ENABLED
+ permission: READ_ONLY
+}
diff --git a/aconfig/trunk_staging/com.android.window.flags/reduce_changed_exclusion_rects_msgs_flag_values.textproto b/aconfig/trunk_staging/com.android.window.flags/reduce_changed_exclusion_rects_msgs_flag_values.textproto
new file mode 100644
index 00000000..570a1b19
--- /dev/null
+++ b/aconfig/trunk_staging/com.android.window.flags/reduce_changed_exclusion_rects_msgs_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+ package: "com.android.window.flags"
+ name: "reduce_changed_exclusion_rects_msgs"
+ state: ENABLED
+ permission: READ_ONLY
+}
diff --git a/aconfig/trunk_staging/com.android.window.flags/remove_depart_target_from_motion_flag_values.textproto b/aconfig/trunk_staging/com.android.window.flags/remove_depart_target_from_motion_flag_values.textproto
new file mode 100644
index 00000000..82b38038
--- /dev/null
+++ b/aconfig/trunk_staging/com.android.window.flags/remove_depart_target_from_motion_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+ package: "com.android.window.flags"
+ name: "remove_depart_target_from_motion"
+ state: ENABLED
+ permission: READ_ONLY
+}
diff --git a/automotive/aconfig/trunk_staging/android.car.feature/car_media_apps_suspension_flag_values.textproto b/automotive/aconfig/trunk_staging/android.car.feature/car_media_apps_suspension_flag_values.textproto
new file mode 100644
index 00000000..1595f19c
--- /dev/null
+++ b/automotive/aconfig/trunk_staging/android.car.feature/car_media_apps_suspension_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+ package: "android.car.feature"
+ name: "car_media_apps_suspension"
+ state: ENABLED
+ permission: READ_WRITE
+}
diff --git a/flag_values/trunk_staging/RELEASE_APKCERTS_INSTALL_ONLY.textproto b/flag_values/trunk_staging/RELEASE_APKCERTS_INSTALL_ONLY.textproto
new file mode 100644
index 00000000..c65d74e1
--- /dev/null
+++ b/flag_values/trunk_staging/RELEASE_APKCERTS_INSTALL_ONLY.textproto
@@ -0,0 +1,4 @@
+name: "RELEASE_APKCERTS_INSTALL_ONLY"
+value: {
+ bool_value: true
+}
diff --git a/flag_values/trunk_staging/RELEASE_KERNEL_CAIMAN_DIR.textproto b/flag_values/trunk_staging/RELEASE_KERNEL_CAIMAN_DIR.textproto
index 39fdbbdd..2ed9fb80 100644
--- a/flag_values/trunk_staging/RELEASE_KERNEL_CAIMAN_DIR.textproto
+++ b/flag_values/trunk_staging/RELEASE_KERNEL_CAIMAN_DIR.textproto
@@ -1,4 +1,4 @@
name: "RELEASE_KERNEL_CAIMAN_DIR"
value: {
- string_value: "device/google/caimito-kernels/6.1/trunk-13211717"
+ string_value: "device/google/caimito-kernels/6.1/trunk-13248619"
}
diff --git a/flag_values/trunk_staging/RELEASE_KERNEL_COMET_DIR.textproto b/flag_values/trunk_staging/RELEASE_KERNEL_COMET_DIR.textproto
index c5d69081..bd0ed928 100644
--- a/flag_values/trunk_staging/RELEASE_KERNEL_COMET_DIR.textproto
+++ b/flag_values/trunk_staging/RELEASE_KERNEL_COMET_DIR.textproto
@@ -1,4 +1,4 @@
name: "RELEASE_KERNEL_COMET_DIR"
value: {
- string_value: "device/google/comet-kernels/6.1/trunk-13211717"
+ string_value: "device/google/comet-kernels/6.1/trunk-13248619"
}
diff --git a/flag_values/trunk_staging/RELEASE_KERNEL_KOMODO_DIR.textproto b/flag_values/trunk_staging/RELEASE_KERNEL_KOMODO_DIR.textproto
index f8904d0f..30754937 100644
--- a/flag_values/trunk_staging/RELEASE_KERNEL_KOMODO_DIR.textproto
+++ b/flag_values/trunk_staging/RELEASE_KERNEL_KOMODO_DIR.textproto
@@ -1,4 +1,4 @@
name: "RELEASE_KERNEL_KOMODO_DIR"
value: {
- string_value: "device/google/caimito-kernels/6.1/trunk-13211717"
+ string_value: "device/google/caimito-kernels/6.1/trunk-13248619"
}
diff --git a/flag_values/trunk_staging/RELEASE_KERNEL_TOKAY_DIR.textproto b/flag_values/trunk_staging/RELEASE_KERNEL_TOKAY_DIR.textproto
index 3a75112b..c4ffd503 100644
--- a/flag_values/trunk_staging/RELEASE_KERNEL_TOKAY_DIR.textproto
+++ b/flag_values/trunk_staging/RELEASE_KERNEL_TOKAY_DIR.textproto
@@ -1,4 +1,4 @@
name: "RELEASE_KERNEL_TOKAY_DIR"
value: {
- string_value: "device/google/caimito-kernels/6.1/trunk-13211717"
+ string_value: "device/google/caimito-kernels/6.1/trunk-13248619"
}
diff --git a/flag_values/trunk_staging/RELEASE_ZUMA_TARGET_ARCH_VARIANT_ARMV9.textproto b/flag_values/trunk_staging/RELEASE_ZUMA_TARGET_ARCH_VARIANT_ARMV9.textproto
deleted file mode 100644
index de8210c2..00000000
--- a/flag_values/trunk_staging/RELEASE_ZUMA_TARGET_ARCH_VARIANT_ARMV9.textproto
+++ /dev/null
@@ -1,4 +0,0 @@
-name: "RELEASE_ZUMA_TARGET_ARCH_VARIANT_ARMV9"
-value {
- bool_value: true
-}