summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Collapse)Author
2020-03-23Merge remote-tracking branch ↵Alex Hong
'goog/qcom/release/LA.UM.7.8.9.C2.08.00.00.618.012' into rvc-dev Bug: 149539244 Change-Id: I531b3555cf5b65bd93180a0b26a5f7e55541d6fb
2020-02-05display: Add display_intf_headers header libraryNaseer Ahmed
Change-Id: I46c7be0f981e3d7edffe025f08a9545e4bea170f
2019-12-15display: Remove C++ standard flagsRamakant Singh
Some headers included by display modules require c++17 now in newer builds. Remove the forced standard setting to let the build pick the latest C++ version Change-Id: I76f9e0c03ce08100c3dd7caf5932eaa941fff0c8
2018-09-26composer: add color sampling to dumpsysKevin DuBois
Add a thread that monitors the DRM control nodef for color sampling events. Report this via dumpsys. This will be used to also provide additonal context for display management in the framework. Bug: 112756444 Test: boot, see dumpsys, no corruption. Test: ./color_sampling_tool see statistics. Test: pts-tradefed run pts -m PtsComposerTestCases Test: adb shell vndservice call display.qservice 39 i32 1 i32 {1,0} Change-Id: Ia0f02390ebeadab04c8cd81219d07112bd69c2f0
2018-08-02Revert "Add soong_namespace to Android.bp"Daniel Mentz
This reverts commit 947af0fec3c735127d67d51198067c38c5864d07. We created a soong_namespace at a higher level: hardware/qcom/sdm845 Bug: 112062468 Change-Id: I7d251e7c7d92db6a57324a3c74f388153e233d32
2018-04-27Add soong_namespace to Android.bpDaniel Mentz
Previously, we saw the following error message. build/make/core/base_rules.mk:260: error: hardware/qcom/display/msm8998/include: MODULE.TARGET.HEADER_LIBRARIES.display_headers already defined by hardware/qcom/sdm845/display. Use namespaces to avoid collision. Bug: 78481303 Change-Id: I1333c274b8baf783215a2b89d7c1ec9d490f944e
2018-04-03libdebug: Add common debug utility.Dileep Marchya
- Add sdm and drm independent debug utility. CRs-Fixed: 2211061 Change-Id: I48f9d8080ce05cff0ac0982f8e7123fec969e695
2018-04-02display: More fixes for VNDKNaseer Ahmed
Change-Id: I8887ffdde3d6f39f9405dd38e8eaedbb8da2a9b4
2018-03-28display: VNDK header fixesNaseer Ahmed
Change-Id: Id7604ac803e49940aa2b49e106b414b4be1a25ad
2018-03-28display: Partially convert makefiles to blueprintsNaseer Ahmed
Change-Id: I5429ecee3985e305290e312921725460ef195b83