Source
x
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# These two variables are set first, so they can be overridden
# by BoardConfigVendor.mk
BOARD_USES_GENERIC_AUDIO := true
#USE_CAMERA_STUB := true
#OMAP_ENHANCEMENT := true
OMAP_ENHANCEMENT := true
ifeq ($(OMAP_ENHANCEMENT),true)
COMMON_GLOBAL_CFLAGS += -DOMAP_ENHANCEMENT
# Multi-zone audio (requires ro.com.ti.omap_multizone_audio, see device.mk)
#OMAP_MULTIZONE_AUDIO := true
endif
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_CPU_SMP := true