am c9410082: libcopybit: Fix typo, and the build
Merge commit 'c9410082453abfb6eaaf43e6c97e04711d0751c0' into eclair-plus-aosp * commit 'c9410082453abfb6eaaf43e6c97e04711d0751c0': libcopybit: Fix typo, and the build
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
#if defined(COPYBIT_MSM7K)
|
||||
#define MAX_SCALE_FACTOR (4)
|
||||
#else if defined(COPYBIT_QSD8K)
|
||||
#elif defined(COPYBIT_QSD8K)
|
||||
#define MAX_SCALE_FACTOR (8)
|
||||
#else
|
||||
#error "Unsupported MDP version"
|
||||
|
||||
Reference in New Issue
Block a user