Loading target/product/gsi/Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -60,11 +60,11 @@ else endif $(check-vndk-list-timestamp): $(INTERNAL_VNDK_LIB_LIST) $(LATEST_VNDK_LIB_LIST) $(HOST_OUT_EXECUTABLES)/update-vndk-list.sh $(hide) ($(_READ_INTERNAL_VNDK_LIB_LIST) | \ $(hide) ($(_READ_INTERNAL_VNDK_LIB_LIST) | sort | \ diff --old-line-format="Removed %L" \ --new-line-format="Added %L" \ --unchanged-line-format="" \ $(LATEST_VNDK_LIB_LIST) - \ <(cat $(LATEST_VNDK_LIB_LIST) | sort) - \ || ( echo -e $(_vndk_check_failure_message); exit 1 )) $(hide) mkdir -p $(dir $@) $(hide) touch $@ Loading target/product/gsi/current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -29,10 +29,10 @@ VNDK-SP: android.hardware.graphics.mapper@2.1.so VNDK-SP: android.hardware.graphics.mapper@3.0.so VNDK-SP: android.hardware.graphics.mapper@4.0.so VNDK-SP: android.hardware.renderscript@1.0.so VNDK-SP: android.hidl.safe_union@1.0.so VNDK-SP: android.hidl.memory.token@1.0.so VNDK-SP: android.hidl.memory@1.0-impl.so VNDK-SP: android.hidl.memory@1.0.so VNDK-SP: android.hidl.safe_union@1.0.so VNDK-SP: libRSCpuRef.so VNDK-SP: libRSDriver.so VNDK-SP: libRS_internal.so Loading Loading
target/product/gsi/Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -60,11 +60,11 @@ else endif $(check-vndk-list-timestamp): $(INTERNAL_VNDK_LIB_LIST) $(LATEST_VNDK_LIB_LIST) $(HOST_OUT_EXECUTABLES)/update-vndk-list.sh $(hide) ($(_READ_INTERNAL_VNDK_LIB_LIST) | \ $(hide) ($(_READ_INTERNAL_VNDK_LIB_LIST) | sort | \ diff --old-line-format="Removed %L" \ --new-line-format="Added %L" \ --unchanged-line-format="" \ $(LATEST_VNDK_LIB_LIST) - \ <(cat $(LATEST_VNDK_LIB_LIST) | sort) - \ || ( echo -e $(_vndk_check_failure_message); exit 1 )) $(hide) mkdir -p $(dir $@) $(hide) touch $@ Loading
target/product/gsi/current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -29,10 +29,10 @@ VNDK-SP: android.hardware.graphics.mapper@2.1.so VNDK-SP: android.hardware.graphics.mapper@3.0.so VNDK-SP: android.hardware.graphics.mapper@4.0.so VNDK-SP: android.hardware.renderscript@1.0.so VNDK-SP: android.hidl.safe_union@1.0.so VNDK-SP: android.hidl.memory.token@1.0.so VNDK-SP: android.hidl.memory@1.0-impl.so VNDK-SP: android.hidl.memory@1.0.so VNDK-SP: android.hidl.safe_union@1.0.so VNDK-SP: libRSCpuRef.so VNDK-SP: libRSDriver.so VNDK-SP: libRS_internal.so Loading