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

Commit 5aabf107 authored by Justin Lannin's avatar Justin Lannin Committed by Android (Google) Code Review
Browse files

Merge "Health: Add fixed-read-only flag for platform_skin_temperature_enabled" into main

parents e40f14e2 6c59dbd9
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -273,3 +273,12 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "platform_skin_temperature_enabled"
    is_fixed_read_only: true
    is_exported: true
    namespace: "android_health_services"
    description: "This fixed read-only flag is used to enable platform support for Skin Temperature."
    bug: "369872443"
}