sm8250-common: livedisplay: Uprev to 2.1

Change-Id: I98b2ea16ed342339ee652d5cb79dcfd22f8c0a0d
This commit is contained in:
LuK1337
2021-03-27 17:42:18 +01:00
committed by Łukasz Patron
parent 880e595f0d
commit 335e820c4c
11 changed files with 37 additions and 38 deletions

View File

@@ -23,7 +23,7 @@
namespace vendor {
namespace lineage {
namespace livedisplay {
namespace V2_0 {
namespace V2_1 {
namespace implementation {
static constexpr const char* kHbmPath =
@@ -45,7 +45,7 @@ Return<bool> SunlightEnhancement::setEnabled(bool enabled) {
}
} // namespace implementation
} // namespace V2_0
} // namespace V2_1
} // namespace livedisplay
} // namespace lineage
} // namespace vendor