• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

build


コミットメタ情報

リビジョン464fe9e48656772021b36c0c4170d3a0b869b372 (tree)
日時2017-06-21 16:16:07
作者android-build-team Robot <android-build-team-robot@goog...>
コミッターandroid-build-team Robot

ログメッセージ

Make change and version bump to OPR1.170621.001

Change-Id: If40e0070193d87b8663caf0ecc485c6eca41d805

変更サマリ

差分

--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
1818 # (like "CRB01"). It must be a single word, and is
1919 # capitalized by convention.
2020
21-export BUILD_ID=OPR1.170620.002
21+export BUILD_ID=OPR1.170621.001
--- a/target/product/treble_common.mk
+++ b/target/product/treble_common.mk
@@ -205,6 +205,12 @@ PRODUCT_COPY_FILES += \
205205 frameworks/av/services/audiopolicy/config/audio_policy_volumes.xml:system/etc/audio_policy_volumes.xml \
206206 frameworks/av/services/audiopolicy/config/default_volume_tables.xml:system/etc/default_volume_tables.xml \
207207
208+# Bluetooth:
209+# audio.a2dp.default is a system module. Generic system image includes
210+# audio.a2dp.default to support A2DP if board has the capability.
211+PRODUCT_PACKAGES += \
212+ audio.a2dp.default
213+
208214 # May need to review why the followings are needed in generic system image.
209215 PRODUCT_COPY_FILES += \
210216 device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml