blob: ff269c00aedad4ad10902590b562c61702046c1d [file] [log] [blame]
Kalyan Kondapallybc7dc782017-02-04 12:10:50 -08001# Copyright 2017 The Chromium OS Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5LOCAL_CPP_EXTENSION := .cc
6
7LOCAL_SRC_FILES += \
Gurchetan Singhd6b8b032017-05-31 14:31:31 -07008 cros_gralloc/cros_gralloc_buffer.cc \
9 cros_gralloc/cros_gralloc_driver.cc \
Kalyan Kondapallybc7dc782017-02-04 12:10:50 -080010 cros_gralloc/cros_gralloc_helpers.cc \
Gurchetan Singhd6b8b032017-05-31 14:31:31 -070011 cros_gralloc/gralloc0/gralloc0.cc