diff options
-rw-r--r-- | shinano.mk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_k.mk) + # inherit from msm8974-common $(call inherit-product, device/sony/msm8974-common/msm8974.mk) |