From 3d9bff5dd529b46802e2c6ff84f395b863b8b5a7 Mon Sep 17 00:00:00 2001 From: Inseob Kim Date: Mon, 26 Sep 2022 08:43:29 +0000 Subject: [PATCH] Revert "Skip AVF benchmark on EVT1.0 devices" This reverts commit 7cbd31cb53847fe5f56e6e51859117ca789f2d10. Reason for revert: ag/20024596 Change-Id: Id72ed0197c7e8eeac44c7cadfd9d3591bce5a32b --- conf/init.panther.rc | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/init.panther.rc b/conf/init.panther.rc index 5d36c84..d786cf3 100644 --- a/conf/init.panther.rc +++ b/conf/init.panther.rc @@ -18,6 +18,3 @@ on property:persist.vendor.touch_sensitivity_mode=1 && property:sys.boot_complet # it should be written by the system init. on property:ro.boot.hardware.sku=G03Z5 setprop audio.camerasound.force true - -on property:ro.boot.revision=EVT1.0 - setprop debug.avf.benchmark.skip true