Added example vendor extension for light.
Test: make
Bug: 32065239
Change-Id: I8004eaea180d768ccdec0e932d08c1167f5c10cd
diff --git a/Android.bp b/Android.bp
index 0230938..b13a5f4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -5,10 +5,10 @@
"audio/effect/2.0",
"benchmarks/msgq/1.0",
"biometrics/fingerprint/2.1",
- "boot/1.0",
- "boot/1.0/default",
- "gnss/1.0",
"bluetooth/1.0",
+ "boot/1.0",
+ "example/extension/light/2.0",
+ "gnss/1.0",
"graphics/allocator/2.0",
"graphics/allocator/2.0/default",
"graphics/composer/2.1",