diff --git a/core/proto/android/os/system_properties.proto b/core/proto/android/os/system_properties.proto index d06e1a6c1ccd4..7e26952a92da0 100644 --- a/core/proto/android/os/system_properties.proto +++ b/core/proto/android/os/system_properties.proto @@ -497,8 +497,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;