Merge changes I9e73c0b8,Iac5c4327,Idf6fbc94
am: 7307de5e0c
Change-Id: Ifa95c4ec335d9bf913f851101f09c55840091dce
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
ifndef ONE_SHOT_MAKEFILE
|
||||
|
||||
.PHONY: sdk_addon
|
||||
|
||||
# If they didn't define PRODUCT_SDK_ADDON_NAME, then we won't define
|
||||
@@ -148,3 +150,5 @@ ifneq ($(filter sdk_addon,$(MAKECMDGOALS)),)
|
||||
$(error Trying to build sdk_addon, but product '$(INTERNAL_PRODUCT)' does not define one)
|
||||
endif
|
||||
endif # addon_name
|
||||
|
||||
endif # !ONE_SHOT_MAKEFILE
|
||||
|
Reference in New Issue
Block a user