Rhed Jao
141255f30c
Revert "Revert "Revert "Drop all path-related methods from android::String8"""
...
This reverts commit 4b6a7c3940
.
Reason for revert: b/299695302, b/299694769
Change-Id: I89c6719d23446f2f9ce24e5b75d321538b580431
2023-09-11 02:05:58 +00:00
Tomasz Wasilczyk
4b6a7c3940
Revert "Revert "Drop all path-related methods from android::String8""
...
This reverts commit cff2e40d19
.
Reason for revert: Attempt re-submit
Change-Id: I8802b519e4ae3046858b854815ba580c7a6b965d
2023-09-08 11:03:59 -07:00
Tomasz Wasilczyk
cff2e40d19
Revert "Drop all path-related methods from android::String8"
...
This reverts commit b9dc1c2991
.
Reason for revert: http://b/299624573
Change-Id: I0d5993295df65ec31c180b6b5a76fbe939891f45
2023-09-08 17:08:39 +00:00
Tomasz Wasilczyk
b9dc1c2991
Drop all path-related methods from android::String8
...
Move them to androidfw and aapt, the last users.
Bug: 295394788
Test: m checkbuild
Change-Id: I7268b88d11bf221f93efed06cfd1ee65449a2421
2023-09-08 03:07:52 +00:00
Elliott Hughes
1d98fe0d39
Lose convertToResPath to aapt.
...
aapt (not aapt2) is the only user.
Test: treehugger
Change-Id: Ie69f84f4f805c69f838e345b44755a316b9f9b06
2023-08-24 04:33:05 +00:00
Hsin-Yi Chen
3de02bd0d5
Add an ABI dump directory for libutils
...
The ABI dumps add visibility for API changes in a commonly used library.
Test: development/vndk/tools/header-checker/utils/create_reference_dumps.py \
-libs libutils -products aosp_arm64 \
-ref-dump-dir system/core/libutils/abi-dumps
Test: m libutils.vendor
Bug: 227282691
Change-Id: I498c62853562a8fc6702bdd622603b6f7d516274
2022-12-08 11:06:22 +08:00