Merge "Remove ro.url.legal* props from proto"

This commit is contained in:
Anton Hansson
2019-06-28 09:11:09 +00:00
committed by Gerrit Code Review

View File

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