From c781c31979d82e4b6960270efa1b1271dbbab7bf Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Fri, 11 Oct 2024 15:09:21 -0400 Subject: [PATCH] sabrina: Set attestation property Change-Id: I333c55d813a67395d764d9fe68e72c4283a6c6c4 --- vendor.prop | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vendor.prop b/vendor.prop index b45e7ef..81e04fc 100644 --- a/vendor.prop +++ b/vendor.prop @@ -4,6 +4,9 @@ # SPDX-License-Identifier: Apache-2.0 # +## Attestation +ro.vendor.device_id_attestation=true + ## Bluetooth bluetooth.device.class_of_device=44,4,32 bluetooth.device.default_name=Chromecast -- 2.20.1