From 5da94f17b7a143d754a3b250c08bff210d3b046b Mon Sep 17 00:00:00 2001 From: Ian Kasprzak Date: Wed, 7 May 2025 16:56:54 +0000 Subject: Update bp2a aconfig flags to align with BP2A.250605.015. Testing: https://android-build.corp.google.com/abtd/run/L32500030011891204 Change-Id: I865a0bb9240c6708335cdb6273d2752cd984041f --- aconfig/bp2a/com.android.text.flags/Android.bp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'aconfig/bp2a/com.android.text.flags/Android.bp') diff --git a/aconfig/bp2a/com.android.text.flags/Android.bp b/aconfig/bp2a/com.android.text.flags/Android.bp index 180e6558..ccc89c83 100644 --- a/aconfig/bp2a/com.android.text.flags/Android.bp +++ b/aconfig/bp2a/com.android.text.flags/Android.bp @@ -1,4 +1,4 @@ -// Copyright 2024 Google Inc. All rights reserved. +// Copyright 2025 Google Inc. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -13,9 +13,9 @@ // limitations under the License. aconfig_values { - name: "aconfig-values-platform_build_release-bp2a-com.android.text.flags-all", - package: "com.android.text.flags", - srcs: [ - "*_flag_values.textproto", - ], + name: "aconfig-values-platform_build_release-bp2a-com.android.text.flags-all", + package: "com.android.text.flags", + srcs: [ + "*_flag_values.textproto", + ] } -- cgit v1.2.3-59-g8ed1b