blob: 79e860993ec13708f4fe70b14712523c22b9d17d [file] [log] [blame]
Dan Willemsen242b34e2016-09-28 16:12:24 -07001subdirs = [
Steven Moreland7a4f1182016-10-25 15:45:19 -07002 "*"
Dan Willemsen242b34e2016-09-28 16:12:24 -07003]
Steven Moreland691a4552017-03-08 15:58:46 -08004
5cc_defaults {
6 name: "hidl_defaults",
7 cflags: [
8 "-Wall",
9 "-Werror",
10 ],
11}