Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alfredo
android_device_lge_e975
Commits
1a97cb93
Commit
1a97cb93
authored
12 years ago
by
Iliyan Malchev
Committed by
Android Git Automerger
12 years ago
Browse files
Options
Download
Plain Diff
am
60ee8905
: mako: enable pre-rotation
* commit '
60ee8905
': mako: enable pre-rotation
parents
5e9caeac
60ee8905
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
CleanSpec.mk
CleanSpec.mk
+3
-0
device.mk
device.mk
+1
-4
No files found.
CleanSpec.mk
View file @
1a97cb93
...
...
@@ -58,6 +58,9 @@ $(call add-clean-step, rm -f $(OUT_DIR)/target/product/mako/system/build.prop)
$(call
add-clean-step,
rm
-f
$(OUT_DIR)/target/product/mako/root/default.prop)
$(call
add-clean-step,
rm
-f
$(OUT_DIR)/target/product/mako/recovery/root/default.prop)
$(call
add-clean-step,
rm
-f
$(OUT_DIR)/target/product/mako/system/build.prop)
$(call
add-clean-step,
rm
-f
$(OUT_DIR)/target/product/mako/root/default.prop)
$(call
add-clean-step,
rm
-f
$(OUT_DIR)/target/product/mako/recovery/root/default.prop)
$(call
add-clean-step,
rm
-f
$(OUT_DIR)/target/product/mako/system/build.prop)
$(call
add-clean-step,
rm
-f
$(OUT_DIR)/target/product/mako/root/default.prop)
$(call
add-clean-step,
rm
-f
$(OUT_DIR)/target/product/mako/recovery/root/default.prop)
...
...
This diff is collapsed.
Click to expand it.
device.mk
View file @
1a97cb93
...
...
@@ -239,10 +239,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
# Enable AAC 5.1 output
PRODUCT_PROPERTY_OVERRIDES
+=
\
media.aac_51_output_enabled
=
true
PRODUCT_PROPERTY_OVERRIDES
+=
\
debug.prerotation.disable
=
1
media.aac_51_output_enabled
=
true
PRODUCT_PROPERTY_OVERRIDES
+=
\
debug.egl.recordable.rgba8888
=
1
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment