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

Commit b1615178 authored by Unnati Gandhi's avatar Unnati Gandhi Committed by Gerrit - the friendly Code Review server
Browse files

Revert "Fix for boot."

Verified boot is working now, no need
of making this flag false.

This reverts commit 7e75d26170a9c4a5b5d0e3cc0e190e012f5d00c4.

Change-Id: I19904a00174aa1929e8bac72ea3b2daae9508154
parent 47854661
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@

# Provides dependencies necessary for verified boot

PRODUCT_SUPPORTS_VERITY := false
PRODUCT_SUPPORTS_VERITY := true

# The dev key is used to sign boot and recovery images, and the verity
# metadata table. Actual product deliverables will be re-signed by hand.