diff options
| -rw-r--r-- | BoardConfigCommon.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 81992dc..e4951c8 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -VENDOR_PATH := device/cyanogen/msm8916-common +VENDOR_PATH := device/google/msm8916-common # Include board config fragments include $(VENDOR_PATH)/board/*.mk |
