summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Randolph2017-03-01 22:32:59 -0600
committerScott Randolph2017-03-06 17:59:50 -0600
commit8342279a79f406272644d40ce44b888daacef489 (patch)
tree6842022a8f7d4895c2ba937ca45b93d770b88d10 /automotive/Android.bp
parent4cbf55579de4747209ec19acef23ebac7fbc4737 (diff)
downloadplatform-hardware-interfaces-8342279a79f406272644d40ce44b888daacef489.tar.gz
platform-hardware-interfaces-8342279a79f406272644d40ce44b888daacef489.tar.xz
platform-hardware-interfaces-8342279a79f406272644d40ce44b888daacef489.zip
Move EVS HAL under automotive folder
Test: Build locally Change-Id: I76aa7eb52497169d0edcb6d756e0a7ca31bb0b46
Diffstat (limited to 'automotive/Android.bp')
-rw-r--r--automotive/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/automotive/Android.bp b/automotive/Android.bp
index 1f39e885..9b24ded2 100644
--- a/automotive/Android.bp
+++ b/automotive/Android.bp
@@ -1,5 +1,7 @@
1// This is an autogenerated file, do not edit. 1// This is an autogenerated file, do not edit.
2subdirs = [ 2subdirs = [
3 "evs/1.0",
4 "evs/1.0/default",
3 "vehicle/2.0", 5 "vehicle/2.0",
4 "vehicle/2.1", 6 "vehicle/2.1",
5] 7]