All pastes #4000400 Raw Edit

vknecht

public unlisted text v1 · immutable
#4000400 ·published 2018-03-11 19:26 UTC
rendered paste body
in rpm/droid-hal-idol3.spec file :

=== before ===
define android_config \
#define QCOM_BSP 1 \
#define QTI_BSP 1 \
%{nil}

=== after ===
define android_config \
#define QCOM_BSP 1 \
#define QTI_BSP 1 \
#define WANT_ADRENO_QUIRKS 1 \
%{nil}