Searched refs:bug (Results 1 – 25 of 27) sorted by relevance
12
/frameworks/base/tools/aapt2/ |
D | readme.md | 5 - Fixed issue with resource deduplication. (bug 64397629) 12 A warning is logged if such a scenario occurs. (bug 64472942) 14 Unicode paths. (bug 62336414, 63830502) 18 - Fixed issue where enum values were interpreted as integers and range checked. (bug 62358540) 19 - Fixed issue where ints and floats with trailing whitespace would not be parsed. (bug 62902869) 20 - Fixed issue where `--custom-package` was not honored when writing Manifest.java. (bug 62826426) 22 (bug 62839863) 24 the set of Proguard keep rules. (bug 62216174) 25 - Fixed issue where escaped unicode characters would generate malformed UTF-8. (bug 62839202) 27 (bug 62840406, 62840718) [all …]
|
/frameworks/rs/ |
D | update-prebuilts.py | 140 def update_renderscript(host, build_number, android_branch, use_current_branch, download_dir, bug): argument 169 if bug is not None: 171 message_lines.append('Bug: http://b/{}'.format(bug)) 188 args.use_current_branch, download_dir, args.bug)
|
/frameworks/native/opengl/tests/testViewport/ |
D | README | 20 This bug only happens on Sapphire, it works correctly on Passion. 24 I think the bug is that the gl.glViewport() call in onSurfaceChanged() is
|
/frameworks/base/tests/LegacyRestoreTest/ |
D | README | 9 reporting an invalid password in logcat. This is the situation reported in bug 14 to this bug in place. This archive should be successfully restorable on any
|
/frameworks/av/media/extractors/ |
D | TEST_MAPPING | 4 // TODO(b/153661591) enable test once the bug is fixed
|
/frameworks/layoutlib/rename_font/ |
D | README | 2 with the SDK. There is bug in Java that returns incorrect results for
|
/frameworks/native/cmds/dumpstate/ |
D | README.md | 27 …system/bin && adb push ${OUT}/system/lib64/*dumpstate*.so /system/lib64/ && adb shell am bug-report 116 alias br='adb shell cmd activity bug-report'
|
/frameworks/base/core/proto/android/os/ |
D | header.proto | 30 // bug-report button.
|
/frameworks/base/tests/ApkVerityTest/block_device_writer/ |
D | Android.bp | 28 // Before the bug in the file pusher is fixed, workaround by making the name unique.
|
/frameworks/base/native/graphics/jni/ |
D | Android.bp | 103 // necessarily mean there is a bug. Set allocator_may_return_null=1
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | EventLogTags.logtags | 43 # The original implementation had a bug that logged the new state in "network_from"
|
/frameworks/base/packages/SystemUI/ |
D | README.md | 43 of sysui (and bug reports), allowing it to include current state information. 44 This is how \*Controllers dump state to bug reports.
|
/frameworks/proto_logging/stats/enums/stats/hdmi/ |
D | enums.proto | 73 TO_SELF = 4; // Sent from this device, to this device. Indicates a bug.
|
/frameworks/av/media/codecs/amrwb/enc/ |
D | Android.bp | 128 // don't actually generate neon instructions, see bug 26932980
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
D | README.txt | 19 and was required to fix a bug when Dcc called
|
/frameworks/compile/mclinker/include/mcld/Config/ |
D | Config.h.in | 80 /* Define to the address where bug reports for this package should be sent. */
|
D | Config.h.cmake | 557 /* Define to the address where bug reports for this package should be sent. */
|
/frameworks/native/services/inputflinger/docs/ |
D | anr.md | 51 After launching, an application may not add a focused window. This could be either due to a bug in …
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 1778 // ACTION: Long-press power button, then tap "Take bug report" option. 1783 // ACTION: Long-press power button, then long-press "Take bug report" option. 1788 // ACTION: Settings -> Developer Options -> Take bug report -> Interactive report 1791 // Interactive bug report initiated from Settings. 1794 // ACTION: Settings -> Developer Options -> Take bug report -> Full report 1797 // Interactive bug report initiated from Settings. 1800 // ACTION: User tapped notification action to cancel a bug report 1805 // ACTION: User tapped notification action to launch bug report details screen 1810 // ACTION: User tapped notification action to take adition screenshot on bug report 1815 // ACTION: User tapped notification to share bug report [all …]
|
/frameworks/proto_logging/stats/enums/app/ |
D | enums.proto | 49 // by ActivityManager.processStateAmToProto()). Can only happen if there's a bug in the mapping.
|
D | settings_enums.proto | 129 // ACTION: Settings -> Developer Options -> Take bug report -> Interactive report 132 // Interactive bug report initiated from Settings. 135 // ACTION: Settings -> Developer Options -> Take bug report -> Full report 138 // Interactive bug report initiated from Settings.
|
/frameworks/base/services/core/java/com/android/server/rollback/ |
D | README.md | 246 The list of rollbacks is also included in bug reports. Search for "DUMP OF
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 454 # disable (NO) the bug list. This list is created by putting \bug
|
/frameworks/native/docs/ |
D | Doxyfile | 545 # disable (NO) the bug list. This list is created by putting \bug
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 592 # The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug 593 # list. This list is created by putting \bug commands in the documentation.
|
12