diff --git a/core/proto/android/os/system_properties.proto b/core/proto/android/os/system_properties.proto index 973fa5a5e1bd3..c9fef4355f896 100644 --- a/core/proto/android/os/system_properties.proto +++ b/core/proto/android/os/system_properties.proto @@ -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;