Remove ro.url.legal* props from proto

Not read/written anywhere.

Test: presubmit
Change-Id: I3f5a87c98c6438b7e6e61c92861eed1af195b3e7
This commit is contained in:
Anton Hansson
2019-06-25 15:35:17 +01:00
parent b8bdc72174
commit cb4834c8f0

View File

@@ -446,8 +446,7 @@ message SystemPropertiesProto {
}
optional Telephony telephony = 38;
optional string url_legal = 39;
optional string url_legal_android_privacy = 40;
reserved 39, 40; // Removed url_legal* props
message Vendor {
optional string build_date = 1;