From 7a01f1f4b69f832f64def6eefb99237f3b4ebd03 Mon Sep 17 00:00:00 2001 From: dianlujitao Date: Tue, 8 Jan 2019 20:16:06 +0800 Subject: livedisplay: Update FOSS status prop for Pie Change-Id: I0b5b59e95dfc005641774bedc055904e42ed1f36 --- livedisplay/1.0/default/impl/SDM.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/livedisplay/1.0/default/impl/SDM.cpp b/livedisplay/1.0/default/impl/SDM.cpp index 24470a7..8c3cf11 100644 --- a/livedisplay/1.0/default/impl/SDM.cpp +++ b/livedisplay/1.0/default/impl/SDM.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The CyanogenMod Project - * Copyright (C) 2017-2018 The LineageOS Project + * Copyright (C) 2017-2019 The LineageOS Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -35,7 +35,7 @@ enum { FEATURE_VER_SW_SAVEMODES_API = 0x00000004, }; -constexpr char kFossProperty[] = "ro.qualcomm.foss"; +constexpr char kFossProperty[] = "ro.vendor.display.foss"; constexpr char kFossOn[] = "foss:on"; constexpr char kFossOff[] = "foss:off"; -- cgit v1.2.3