Files
Bill Yi d0506ce0ce Add AOSP support for walleye
Note, walleye and muskie share the same device/google/muskie path.
We only release walleye and not muskie.

To generate blobs for walleye:
cd device/google
cp -a muskie walleye

BUG:36396200
TEST: Built aosp_walleye-userdebug and flashed a device
Change-Id: If319bce13f1ab2bfe27169f69be9f985f270b7f1
2017-07-17 13:52:25 -07:00

19 lines
722 B
Makefile

# Copyright 2017 The Android Open Source Project
#
# 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.
LOCAL_STEM := walleye/BoardConfigPartial.mk
-include vendor/google_devices/$(LOCAL_STEM)
-include vendor/qcom/$(LOCAL_STEM)