diff --git a/device-oriole.mk b/device-oriole.mk index a034a01..c8be815 100644 --- a/device-oriole.mk +++ b/device-oriole.mk @@ -269,4 +269,3 @@ else PRODUCT_COPY_FILES += \ device/google/raviole/location/gps_user.xml.oriole:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml endif - diff --git a/device-raven.mk b/device-raven.mk index b965539..d31a888 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -280,4 +280,3 @@ else PRODUCT_COPY_FILES += \ device/google/raviole/location/gps_user.xml.raven:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml endif -