lineage: Manually include gsi_release.mk for generic lineage targets
* AOSP wrapped these around aosp_{arm,arm64,x86,x86_64} checks thus we need to have them here instead. Change-Id: Ia3e1e37361330c4b28759f07a3fef6c78565e958
This commit is contained in:
parent
9b0a82264e
commit
41ded0c93e
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
$(call inherit-product, build/target/product/gsi_release.mk)
|
||||
$(call inherit-product, vendor/lineage/config/common_mobile.mk)
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Reference in a new issue