diff --git a/Android.bp b/Android.bp index 5d325b4fbe..f10a0aab2c 100644 --- a/Android.bp +++ b/Android.bp @@ -4,9 +4,9 @@ subdirs = [ "audio/common/2.0", "audio/effect/2.0", "benchmarks/msgq/1.0", - "bluetooth/1.0", "biometrics/fingerprint/2.1", "gnss/1.0", + "bluetooth/1.0", "graphics/allocator/2.0", "graphics/allocator/2.0/default", "graphics/composer/2.1", @@ -35,6 +35,7 @@ subdirs = [ "thermal/1.0/default", "vehicle/2.0", "vibrator/1.0", + "vibrator/1.0/default", "wifi/1.0", "wifi/supplicant/1.0", ]