Loading target/product/aosp_arm.mk +1 −1 Original line number Diff line number Diff line Loading @@ -13,6 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk) include $(SRC_TARGET_DIR)/product/full.mk PRODUCT_NAME := aosp_arm target/product/aosp_mips.mk +1 −1 Original line number Diff line number Diff line Loading @@ -13,6 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/full_mips.mk) include $(SRC_TARGET_DIR)/product/full_mips.mk PRODUCT_NAME := aosp_mips target/product/aosp_x86.mk +1 −1 Original line number Diff line number Diff line Loading @@ -13,6 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/full_x86.mk) include $(SRC_TARGET_DIR)/product/full_x86.mk PRODUCT_NAME := aosp_x86 Loading
target/product/aosp_arm.mk +1 −1 Original line number Diff line number Diff line Loading @@ -13,6 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk) include $(SRC_TARGET_DIR)/product/full.mk PRODUCT_NAME := aosp_arm
target/product/aosp_mips.mk +1 −1 Original line number Diff line number Diff line Loading @@ -13,6 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/full_mips.mk) include $(SRC_TARGET_DIR)/product/full_mips.mk PRODUCT_NAME := aosp_mips
target/product/aosp_x86.mk +1 −1 Original line number Diff line number Diff line Loading @@ -13,6 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # $(call inherit-product, $(SRC_TARGET_DIR)/product/full_x86.mk) include $(SRC_TARGET_DIR)/product/full_x86.mk PRODUCT_NAME := aosp_x86