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

Commit 3867ef8c authored by Sameer's avatar Sameer
Browse files

eMMC: Declare flag for enabling Tv Watchdog Service eMMC protection

Bug: 335423167
Test: m
Flag: EXEMPT flag declaration
Change-Id: I3ee9fdd0aa071ef481bd7b7814f7177b6c267b40
parent d749a1e0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -130,3 +130,10 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
    name: "enable_tv_watchdog_emmc_protection"
    namespace: "tv_os"
    description: "Feature flag to enable TV Watchdog Service eMMC protection"
    bug: "335423167"
}
 No newline at end of file