summaryrefslogtreecommitdiff
path: root/android/tools/gn2bp/Android.bp.swp
diff options
context:
space:
mode:
Diffstat (limited to 'android/tools/gn2bp/Android.bp.swp')
-rw-r--r--android/tools/gn2bp/Android.bp.swp7
1 files changed, 3 insertions, 4 deletions
diff --git a/android/tools/gn2bp/Android.bp.swp b/android/tools/gn2bp/Android.bp.swp
index 8e5dbcb06..e6a7731a3 100644
--- a/android/tools/gn2bp/Android.bp.swp
+++ b/android/tools/gn2bp/Android.bp.swp
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//
-// This file is automatically generated by gen_android_bp. Do not edit.
+// This file is automatically generated by gn2bp/gen_android_bp. Do not edit.
build = ["Android.extras.bp"]
@@ -5839,7 +5839,7 @@ cc_library_static {
cc_genrule {
name: "cronet_aml_base_build_date",
cmd: "mkdir -p $(genDir)/base && $(location base/write_build_date_header.py) $(out) " +
- "1712072430",
+ "1705445157",
out: [
"base/generated_build_date.h",
],
@@ -5855,7 +5855,7 @@ cc_genrule {
cc_genrule {
name: "cronet_aml_base_build_date__testing",
cmd: "mkdir -p $(genDir)/base && $(location base/write_build_date_header.py) $(out) " +
- "1712072430",
+ "1705445157",
host_supported: true,
out: [
"base/generated_build_date.h",
@@ -18627,7 +18627,6 @@ cc_defaults {
"-Wno-unreachable-code-loop-increment",
"-Wno-unused-parameter",
"-fPIC",
- "-fprofile-list=external/cronet/exclude_coverage.list",
],
stl: "none",
cpp_std: "c++17",