summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-09-27 07:30:37 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-09-27 07:30:37 +0000
commit66b0c558e84f12bd43be1ccefed9bd4d102fbeb2 (patch)
tree49dfbff71548e38869c9165faabec00b18cafe56
parent31fc82e16a8d9b1063caf5c2b9fe500294dfa7de (diff)
parent987338b05455562336331c7357ec01aa2c2abcab (diff)
downloadcar-66b0c558e84f12bd43be1ccefed9bd4d102fbeb2.tar.gz
release-request-a41f1f54-b764-45d4-b9ce-16ae3001be88-for-git_oc-mr1-release-4362737 snap-temp-L87100000106492125
Change-Id: I9af43f2ea03860023cc06fece758930cf6c8b023
-rw-r--r--common/car.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/car.mk b/common/car.mk
index b908292..0663773 100644
--- a/common/car.mk
+++ b/common/car.mk
@@ -54,7 +54,7 @@ TARGET_USES_CAR_FUTURE_FEATURES := true
# Add car related sepolicy.
BOARD_SEPOLICY_DIRS += \
- device/google/generic/car/common/sepolicy \
+ device/generic/car/common/sepolicy \
packages/services/Car/car_product/sepolicy
$(call inherit-product, packages/services/Car/car_product/build/car.mk)