From 8922d59324abcc248525b58302165d2e6c31ba48 Mon Sep 17 00:00:00 2001 From: Bob Badour Date: Thu, 3 Mar 2022 14:50:46 -0800 Subject: [PATCH] Move comment to license_note Comments not preserved during refresh. Test: m nothing Change-Id: Ieb8c4aa24e1f35f2b53ee1c497601269c238bdbe --- METADATA | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/METADATA b/METADATA index 0777ece64..4c8146265 100644 --- a/METADATA +++ b/METADATA @@ -1,5 +1,5 @@ third_party { - # would be NOTICE save for the CC-BY-SA in - # samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/provider/TouristAttractions.java + license_note: "would be NOTICE save for the CC-BY-SA in\n" + " samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/provider/TouristAttractions.java" license_type: RESTRICTED }