Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eb4af72f authored by Eric Biggers's avatar Eric Biggers Committed by Gerrit Code Review
Browse files

Merge "system_properties.proto: rename update_verifier_nonencrypted to update_verifier" into main

parents 35a70c52 f20e1cf7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -172,7 +172,7 @@ message SystemPropertiesProto {
        optional Status tombstoned = 29;
        optional Status ueventd = 30;
        optional Status update_engine = 31;
        optional Status update_verifier_nonencrypted = 32;
        optional Status update_verifier = 32;
        optional Status virtual_touchpad = 33;
        optional Status vndservicemanager = 34;
        optional Status vold = 35;