OSDN Git Service

release-request-ca4ad653-1655-436a-b65c-2527b02ae5f2-for-git_oc-mr1-release-4241196...
[android-x86/hardware-interfaces.git] / Android.bp
index 25a147f..79e8609 100644 (file)
@@ -1,39 +1,11 @@
-// This is an autogenerated file, do not edit.
 subdirs = [
-    "audio/2.0",
-    "audio/common/2.0",
-    "audio/effect/2.0",
-    "benchmarks/msgq/1.0",
-    "bluetooth/1.0",
-    "biometrics/fingerprint/2.1",
-    "graphics/allocator/2.0",
-    "graphics/allocator/2.0/default",
-    "graphics/composer/2.1",
-    "graphics/composer/2.1/default",
-    "graphics/mapper/2.0",
-    "graphics/mapper/2.0/default",
-    "light/2.0",
-    "memtrack/1.0",
-    "memtrack/1.0/default",
-    "nfc/1.0",
-    "nfc/1.0/default",
-    "power/1.0",
-    "power/1.0/default",
-    "radio/1.0",
-    "sensors/1.0",
-    "sensors/1.0/default",
-    "soundtrigger/2.0",
-    "tests/bar/1.0",
-    "tests/baz/1.0",
-    "tests/expression/1.0",
-    "tests/foo/1.0",
-    "tests/libhwbinder/1.0",
-    "tests/msgq/1.0",
-    "tests/pointer/1.0",
-    "thermal/1.0",
-    "thermal/1.0/default",
-    "vehicle/2.0",
-    "vibrator/1.0",
-    "wifi/1.0",
-    "wifi/supplicant/1.0",
+    "*"
 ]
+
+cc_defaults {
+    name: "hidl_defaults",
+    cflags: [
+        "-Wall",
+        "-Werror",
+    ],
+}