livedisplay: Implement IAntiFlicker interface fragment

Change-Id: I1dbc6d8989a80fe7b06d4356aeb717417997a793
This commit is contained in:
LuK1337
2021-03-14 11:29:05 +01:00
parent 85fffbdcfa
commit 3334859f4f
4 changed files with 153 additions and 0 deletions

View File

@@ -12,6 +12,11 @@
// See the License for the specific language governing permissions and
// limitations under the License.
filegroup {
name: "vendor.lineage.livedisplay@2.1-oplus-af",
srcs: ["AntiFlicker.cpp"],
}
filegroup {
name: "vendor.lineage.livedisplay@2.1-oplus-se",
srcs: ["SunlightEnhancement.cpp"],