From 2fbdc9708be1d495529ec269b65c90d6e4d856a7 Mon Sep 17 00:00:00 2001 From: Ying Wang Date: Thu, 4 Mar 2010 13:15:57 -0800 Subject: Move open-sourceable sapphire files. --- device_sapphire_eu.mk | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 device_sapphire_eu.mk (limited to 'device_sapphire_eu.mk') diff --git a/device_sapphire_eu.mk b/device_sapphire_eu.mk new file mode 100644 index 0000000..4a15972 --- /dev/null +++ b/device_sapphire_eu.mk @@ -0,0 +1,22 @@ +# +# Copyright (C) 2008 Google Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +# To be included directly by a product makefile; do not use inherit-product. + +PRODUCT_COPY_FILES += \ + device/htc/sapphire/gps.conf_EU:system/etc/gps.conf + +$(call inherit-product, device/htc/sapphire/device_sapphire.mk) -- cgit v1.2.3