commit | ad661aed61acfa33d043ed635c37b5e789b6ee1e | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Mon Mar 15 18:46:12 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Mar 15 18:46:12 2021 +0000 |
tree | 949570b9f79c57d4b56d68171e4b567ad2bc01cf | |
parent | b494fcea4dbdfa97330b4f73416706a25495ff57 [diff] | |
parent | a76d104aacc26f4a7d7acfaab8b2fd0a12f5b500 [diff] |
Merge "Include the Pixel common board configuration" into sc-dev
diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk index 9f2ee03..ba699b3 100644 --- a/BoardConfig-common.mk +++ b/BoardConfig-common.mk
@@ -14,6 +14,7 @@ # limitations under the License. # include build/make/target/board/BoardConfigMainlineCommon.mk +include build/make/target/board/BoardConfigPixelCommon.mk # Should be uncommented after fixing vndk-sp violation is fixed. PRODUCT_FULL_TREBLE_OVERRIDE := true