from: 026342771c6642980cb4653b1ec4d857a5d8be54 Bug: 167996145 Change-Id: I2ebf7f019afed1cbe9b60dcd82581bd3a52fe109
8 lines
240 B
Makefile
8 lines
240 B
Makefile
# Add pixel common soong config here.
|
|
# Set the variables properly in ProductConfig Makefiles for each pixel device
|
|
|
|
#For USB
|
|
SOONG_CONFIG_NAMESPACES += usb
|
|
SOONG_CONFIG_usb += older_gadget
|
|
|
|
SOONG_CONFIG_usb_older_gadget := $(OLDER_GADGET)
|