Commit Graph

2710 Commits

Author SHA1 Message Date
blurzyy d2b3d03bee
vendor: perf: sm6150: Configure QTI BService
- These values were tested thoroughly on sm6150ac and sm7150.

Change-Id: I87deda9500237ce70a1411f830a3a872ad648e45
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
2024-02-12 03:32:43 +08:00
Jake Weinstein 3ce323778b
vendor: perf: Enable Preferred Apps for all SoCs
This feature replaces IOP on the new perf stack.

Change-Id: I7b3513fa56c7b6f7ffd70022f8f09b8ad77a962b
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
2024-02-12 03:32:43 +08:00
Omkar Chandorkar ece6cf2dbf
common: Switch to qssi device_framework_manifest
- Reduces maintenance

Change-Id: I4558fa90b0374037025dce75e56308d0b95228f6
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2024-02-11 18:13:59 +09:00
Omkar Chandorkar cb687ca47b
system: gps: Sort proprietary-files
Change-Id: Ibd528a85733c23939b748d7ebf2e762ea3ed9427
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2024-02-11 18:13:45 +09:00
Jake Weinstein 029f1b54a6 vendor: perf: Update kalama QAPE to LA.VENDOR.13.2.6.r1-01200-KAILUA.0
Change-Id: I57a2afb0bb211b13eb4d839b4532aa215ffffeef
2024-02-05 13:37:20 +00:00
Jake Weinstein 02ddb36cab vendor: perf: Comment all of our changes
Change-Id: I4f302acc709bd4ad6811adc32a7cce65685dcc6c
2024-02-05 13:31:03 +00:00
Jake Weinstein 9f82c3ac56 system: overlay: Make the CarrierConfig comments more consistent
Change-Id: I67066948d26ca8edac9b7b453ef5920b1757dc5e
2024-02-05 13:30:44 +00:00
armdebug 7d3a7efb93 system: overlay: Remove obsolete CellBroadcastReceiver overlays
W idmap2d : failed to parse idmap header of '/data/resource-cache/product@overlay@CellBroadcastReceiverResCommon_Sys.apk@idmap'
W idmap2d : failed to find resource 'bool/show_brazil_settings'
W idmap2d : failed to find resource 'bool/show_cmas_settings'
W idmap2d : failed to find resource 'bool/show_etws_settings'

[1]: 8c8a0f6cb9
[2]: cd2acb4d28
[3]: 107da0f351

Change-Id: Ic08d87724e7943fc20066da019ddca4e44da44ab
2024-02-04 16:27:21 +00:00
chrisl7 effb2e55ee common: Commonize libwfdaac_vendor package
Change-Id: I2c2fd0070a51c6afd0bd578049dc391b3b515831
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2024-02-01 15:56:27 +00:00
Ganesh Vilas Chaudhari eee16f2c57 [SM8550] vendor: init: Stop qcrild for qultivate targets
- For modemless qultivate targets, stop the qcrild and make
  ro.vendor.radio.noril property to yes

Change-Id: I111fa5cabc8524ee76a5c5c8c6449b77d1ff6874
CRs-Fixed: 3694884
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2024-02-01 15:56:27 +00:00
Jake Weinstein 57a597e638 vendor: display: Import 5.15 component
Change-Id: Ic2cd9f8f1858bf5d78876f5ebfe37dfc0e7f44c0
2024-02-01 13:32:17 +09:00
Fabian Leutenegger 1c5802ded8 vendor: display: Add condition for 5.15 bengal
Change-Id: I64490ae4a00e6aab1e47af27e8fb0176f1fb9821
2024-02-01 13:32:05 +09:00
Adithya R 925eb6e3e6 fixup! vendor: display: Import 5.10 component
Change-Id: I8d22dfb3bf46f256268d96f85cd832850a0c412c
2024-01-31 00:54:39 +00:00
Adithya R 0265172263 fixup! vendor: display: Move Advanced SF Offsets configs to Family dirs
Change-Id: I0ad1d01f95268016fa32c9d0d0e018efa327a518
2024-01-30 10:06:22 +00:00
Jake Weinstein 65420a00d2 vendor: display: Import 5.10 component
Change-Id: I2d0a6e7947bb19d1c2fb0e370bce2a967b7a269d
2024-01-27 19:21:19 +05:30
Jake Weinstein 6d70a5a246 vendor: display: Create common display blobs
These don't need to be duplicated across each SoC.

Change-Id: I8bec8cf0fcfbb3b2dbfca14afdeacb93405fbf4d
2024-01-26 06:46:33 +05:30
Jake Weinstein 4c4ad74b8b vendor: display: Move Advanced SF Offsets configs to Family dirs
These may be common at some point, but for now, with
later SoCs using work durations and that changing
the values on all target versions, we'll leave them
separate for now. Putting them in device common rather than
vendor common allows us to modify as needed.

Change-Id: Ia9007b6db3ab5de49a23b0da10eecba0515872c2
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
2024-01-26 06:45:59 +05:30
Cyber Knight e06f0fec39
Revert "sepolicy: msmsteppe: label UFS sysfs node"
- This reverts commit e4163edba7 as it is incorrect.
- It causes sideload to fail with kPostinstallRunnerError on a msmsteppe device.
- UFS sysfs nodes are labeled properly in sepolicy_vndr as vendor_sysfs_scsi_target and should be left as is.
- Labeling it incorrectly in qcom/common essentially causes update_engine_sideload to get a SELinux denial;
- when trying to search the UFS sysfs nodes with vendor_sysfs_mmc_host.
- The correct fix is to revert this as it was not needed to begin with.

Test: Build, sideload and check whether kPostinstallRunnerError occurs.
Change-Id: Ic15740660f123eefce22515e5ddafb5959c1fb4d
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
2024-01-25 07:06:56 +08:00
Vikas Batchu ad4dec3c58 [SM8450] sepolicy_vndr: Allow apps to have read access to vendor_display_prop
CRs-Fixed: 3611084
(cherry picked from commit df417c489d326a445692437e193f70a775c5d590)
Change-Id: I5144b44a60c6aab120ff39e6919f23963d860fd5
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2024-01-19 23:24:31 +00:00
Kumar Anurag Singh ccb6a8f2c8 [LA.UM.9.*] sepolicy : add permissions for extcon file
- Add permissions for extcon files needed for HDMI.

Change-Id: I855b359dfe6115f5a40363f1f73179f055805269
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2024-01-18 11:31:12 +00:00
Adithya R 3179cd9ccc Revert "vendor: media: Allow override media.settings.xml node"
This reverts commit 325222637d.

Reason for revert: Doesn't work (incorrect syntax), and this is already handled since long:
5edbd92a38/media/libmedia/MediaProfiles.cpp (L1156)
ro.media.xml_variant.codecs is set by media init scripts.

Change-Id: I8daf68b3fb5ca5e67df5010cac1428734ec74731
2024-01-12 06:05:54 +00:00
chrisl7 5fae19a269 system: overlay: Update CarrierConfig to LA.QSSI.14.0.r1-11100-qssi.0
Change-Id: Ie4cd7b0d6391c790ef39a0591df756eeb0478edb
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2024-01-11 15:04:21 +00:00
chrisl7 db3ba1fc5a fixup! vendor: perf: Disable unsupported LLCCBW node on 5.4 and lower
Change-Id: I07d2b7272a7a841ec8c6fc036c3d11fb9f860f04
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2024-01-11 15:04:12 +00:00
Vishalcj17 1659aec124 common: display: ndk_platform is deprecated. Use ndk backend for graphics common.
Change-Id: Ifc1855646a36ca6c0d4a1cf405d87ca776de2bec
2024-01-10 11:25:05 +00:00
Sai Manobhiram 0ae9b3f625 sepolicy: legacy: Allow changing priority of process from PerfHal.
As part of changing scheduling policy of a process given its pid,
required the permissions mentioend.

Change-Id: I00d2c49a6bbb9168cd192ce398bf26104f5ff09e
2024-01-09 12:11:35 +00:00
Jprimero15 85387af7d3 sepolicy: legacy: Update Perf HAL sepolicies
Imported changes from: https://github.com/AOSPA/android_device_qcom_sepolicy_vndr uvite branch

Commits to be picked manually:
* Added sepolicy rules to access qfprom0 nodes (most probably not needed for this super legacy device)

Manual changes made:
* Removed "vendor_" prefix on some rules
* The counterpart of vendor_sysfs_mpctl in sepolicy legacy is sysfs_mpdecision
* Removed some sepol rules that has needed changes outside of hal_perf_default.te
* Changed vendor_hal_mem_pasrmanager to hal_pasrmanager_memory (might be correct)

Change-Id: Iab1aa42ca7e8af3a1e9b20a321f80fe487426518
Signed-off-by: Jprimero15 <jprimero15@aospa.co>
2024-01-09 12:11:35 +00:00
chrisl7 9bae89c654 fixup! vendor: charging: Use AIDL QTI Health by default now
[1] - 53a5c19530

Change-Id: I4526c8ed3ec6521a1cdddb25b0e26934b39b6a09
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2024-01-07 14:54:47 +00:00
Vikas Batchu 74a4bd94d5 sepolicy: legacy: Allow apps to have read access to vendor_display_prop
Change-Id: I1dee98e95421a656655a51e12c48186433d5aad7
CRs-Fixed: 3611084
2024-01-04 23:35:07 +00:00
Vishalcj17 f81823ddb1 Revert "sepolicy: Label DCVS nodes to all"
Qualcomm labels all the DCVS/devfreq nodes in SoC policies. Instead of maintaining it every tag/SOC update, keep it in sepolicy_vndr to avoid conflicts and errors. This fixes high battery drain and performance issues by allowing the correct values to be set in init scripts. If SoC SEPolicies are broken, we can fix them rather than moving to common.  These nodes differ a lot by platform, which makes common policies not particularly useful.

This reverts commit 9817d1f368.

Change-Id: Ifc22d9baaed8ed353987c95f79c87ec71d972bc5
2024-01-04 07:53:20 +00:00
Jprimero15 256ee462b1 sepolicy: legacy: Import QSPMHAL sepolicies
from: https://github.com/AOSPA/android_device_qcom_sepolicy_vndr

Change-Id: Icff1154918c8fa4e529591295536c2f2fdc2ce33
Signed-off-by: Jprimero15 <jprimero15@aospa.co>
2024-01-04 01:27:57 +00:00
chrisl7 4b2c610a6e vendor: perf: lahaina: Update configs to LA.UM.9.15.2.r1-09100-KAMORTA.QSSI14.0
Change-Id: I7767d2b03deb56e622d4976fdc0f385b2e148d51
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2024-01-03 16:34:03 +00:00
chrisl7 6557c31005 sepolicy: Allow mediaserver to get vendor_display_prop
[1] - 01-01 16:27:45.302 W/binder:1342_3(1342): type=1400 audit(0.0:34477): avc:  denied  { read } for  name="u:object_r:vendor_display_prop:s0" dev="tmpfs" ino=18646 scontext=u:r:mediaserver:s0 tcontext=u:object_r:vendor_display_prop:s0 tclass=file permissive=0
[2] - 01-01 16:27:39.783 W/libc    (1342): Access denied finding property "vendor.display.enable_optimal_refresh_rate"

Change-Id: I2f97ba234e2c0bf658f4e91c936e3ef38ce5a41f
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2024-01-02 15:16:00 +00:00
chrisl7 f5f4b0195c system: overlay: Update AndroidGoogleManifest.xml to LA.QSSI.14.0.r1-11100-qssi.0
Change-Id: Icac21b31ef31a901a8b3b14286bd75befca36ee4
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2024-01-02 06:54:56 +00:00
chrisl7 325222637d vendor: media: Allow override media.settings.xml node
[1] - Qualcomm has many platforms with several variants of the same SoC, and in general media_profiles_vendor is only used for the platform's main SoC, so allow an override of this in the device tree.
[2] - We could use an override prop in ODM and functions, but this causes double definition recording in the logs, so in SYSTEM_EXT it seems better for now

Change-Id: Ide473af87ae228aa99e0e5702d5cb3638ec2f495
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-12-31 14:33:03 +00:00
Omkar Chandorkar 89d9e6b7e3
common: Enable mediaserver64 wrapper on 5.4+
- Needed for mediaserver to work on 64bit-only with google modules

Change-Id: I30d86f91ae6c00b3bb53910258380e808d96b38d
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2023-12-31 23:20:19 +09:00
chrisl7 87d4738aa0 sepolicy: Label vendor.qti.ims.factoryaidlservice.IImsFactory
[1] - 12-23 23:01:46.444     0     0 E SELinux : avc:  denied  { find } for pid=3941 uid=1001 name=vendor.qti.ims.factoryaidlservice.IImsFactory/default scontext=u:r:vendor_dataservice_app:s0 tcontext=u:object_r:default_android_service:s0 tclass=service_manager permissive=1
[2] - 12-23 23:01:46.444     0     0 I servicemanager: Could not find vendor.qti.ims.factoryaidlservice.IImsFactory/default in the VINTF manifest.

Change-Id: I6431eee34c511e65e2eade399a7747a2317ecffe
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-12-29 14:57:25 +00:00
chrisl7 4ac3dbe4bc sepolicy: Allow vendor_qti_init_shell to open/write swappiness
12-23 23:01:12.495  4792  4792 I init.qcom.post_: type=1400 audit(0.0:2351): avc:  denied  { write } for  name="swappiness" dev="proc" ino=55127 scontext=u:r:vendor_qti_init_shell:s0 tcontext=u:object_r:vendor_proc_swappiness:s0 tclass=file permissive=0
12-23 23:01:12.495  4792  4792 I init.qcom.post_: type=1400 audit(0.0:2352): avc:  denied  { open } for  path="/proc/sys/vm/swappiness" dev="proc" ino=55127 scontext=u:r:vendor_qti_init_shell:s0 tcontext=u:object_r:vendor_proc_swappiness:s0 tclass=file permissive=0

Change-Id: Ic732c21825bf34bec2a25ac96da8599861a73723
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-12-29 14:57:02 +00:00
chrisl7 914b95d79f sepolicy: Allow vendor_init to write swappiness
12-23 23:01:12.215   445   445 I init    : type=1400 audit(0.0:2349): avc:  denied  { write } for  name="swappiness" dev="proc" ino=55127 scontext=u:r:vendor_init:s0 tcontext=u:object_r:vendor_proc_swappiness:s0 tclass=file permissive=0

Change-Id: Ic0b6dc1abbfbc8bfff69cbd2354a8ed6ecf9d976
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-12-29 14:56:49 +00:00
Neelu Maheshwari d1dba3841b [LA.UM.9.*] sepolicy_vndr: Add rule to allow graphics_composer to find qspm hal
Change-Id: I7cb46f73c72170b46390321fa4144cd23f17471a
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-12-29 14:55:17 +00:00
Subrat Dash 3661a7eb6e [SM8450] vendor: init: init.qcom.rc: Do not register HIDL service
Remove the option to register HIDL service for
wpa_supplicant with a separate instance(wigigsvc).

Change-Id: I953b7d69e7dcaff83cadd9a55f3b76ab2a1216f3
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-12-28 16:20:54 +00:00
Vamsi Krishna Gattupalli 4db9202a5b [SM8450] vendor: init: adsprpc: To disable cdsp daemon if NSP defective for parrot
To disable cdsp daemon by checking value of node
fastrpc_cdsp_status which is set after checking if
NSP is defective.

Acked-by: Ansa Ahmed <quic_ansa@quicinc.com>
Signed-off-by: Vamsi Krishna Gattupalli <quic_vgattupa@quicinc.com>
Change-Id: I8f197c46d6cedb64a58ae49d0a5120c8a78e533f
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-12-28 16:20:46 +00:00
Jake Weinstein 646496985e [REVERTME] vendor: display: Disable SmoMo / Smooth Motion
This is broken without QSSI14 blobs based on
Android 14 QPR1. Revert when we have newer blobs.

Change-Id: I6a88e6936c53f91cccfed7829afc17fa648a175b
2023-12-28 17:10:53 +09:00
Jprimero15 347cf30fbb sepolicy: legacy: Restore old hal_health sepolicies
* While new sepolicy rules are working for AIDL, it might break for HIDL so restore to be safe.

This partially reverts commit b5d53449ab.

Change-Id: I3973e84c01d1a4ef403c5be07dd29b0977469b76
2023-12-25 17:12:17 +00:00
Jake Weinstein 2c9577a219 system: perf: Temporarily remove workloadclassifier
Workload Classifier spams the database errors
below on Android 14 QPR1.

12-25 01:48:32.639  7029  9646 E SQLiteDatabase: android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: WLCHGC.packagename (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnection.java:961)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.java:790)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:1870)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1739)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at com.qualcomm.qti.workloadclassifier.WLCDBHelper.insertData(WLCDBHelper.java:110)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at com.qualcomm.qti.workloadclassifier.ApkDataExtractor.initADEDb(ApkDataExtractor.java:859)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at com.qualcomm.qti.workloadclassifier.ApkDataExtractor.scannerFunc(ApkDataExtractor.java:611)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at com.qualcomm.qti.workloadclassifier.ApkDataExtractor.ScanAllApps(ApkDataExtractor.java:657)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at com.qualcomm.qti.workloadclassifier.WLCService$1.handleMessage(WLCService.java:168)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at android.os.Handler.dispatchMessage(Handler.java:106)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at android.os.Looper.loopOnce(Looper.java:205)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at android.os.Looper.loop(Looper.java:294)
12-25 01:48:32.639  7029  9646 E SQLiteDatabase:        at android.os.HandlerThread.run(HandlerThread.java:67)

Change-Id: I6e418cd6fefbb5ba4f14964878ae4340a11b34af
2023-12-26 00:16:24 +09:00
Omkar Chandorkar 82c1151d7b telephony: unset `persist.vendor.radio.rat_on`
- Removed by QCOM in LA.UM.9.1.r1-13700-SMxxx0.QSSI13.0

Change-Id: Ic32373b104297b6a7c76ca403a10d6d9b933686b
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2023-12-21 10:37:51 +00:00
Jake Weinstein 5ba37f1d87 vendor: adreno-u: Remove vendor/gpu/kbc
This is no longer present on pineapple

Change-Id: I38f34833d119f7f9baf886392a9962f82a3418d1
2023-12-21 02:12:57 -06:00
Jake Weinstein c12dcdc87d vendor: Introduce adreno-u component
Based on OnePlus 12 firmware
Adreno Version 744.8

Change-Id: Ia484e04515e6ca72e6e18d8bd9dc8980449a9173
2023-12-21 02:11:00 -06:00
Fabian Leutenegger 80b79c9a5e
fixup! sepolicy: Update SDM845-SM8450 rules
* already defined in device/qcom/sepolicy_vndr/generic/vendor/common/genfs_contexts

Change-Id: Idc33fb2b1ea7587cbf8b3f798693365fe6f101f3
2023-12-12 14:42:27 +01:00
Fabian Leutenegger 6f12dab03a vendor: perf: kalama: Comment out PipelinedPackages apps
12-04 15:08:03.532  1295  1295 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-04 15:08:03.532  1295  1295 F DEBUG   : Build fingerprint: 'Xiaomi/fuxi/fuxi:14/UKQ1.231025.001/eng.offain.20231204.190400:userdebug/release-keys'
12-04 15:08:03.532  1295  1295 F DEBUG   : Revision: '0'
12-04 15:08:03.532  1295  1295 F DEBUG   : ABI: 'arm64'
12-04 15:08:03.532  1295  1295 F DEBUG   : Timestamp: 2023-12-04 15:08:03.473558050+0100
12-04 15:08:03.532  1295  1295 F DEBUG   : Process uptime: 1s
12-04 15:08:03.532  1295  1295 F DEBUG   : Cmdline: /vendor/bin/hw/vendor.qti.hardware.perf2-hal-service
12-04 15:08:03.532  1295  1295 F DEBUG   : pid: 1198, tid: 1219, name: lmCoreThread  >>> /vendor/bin/hw/vendor.qti.hardware.perf2-hal-service <<<
12-04 15:08:03.533  1295  1295 F DEBUG   : uid: 0
12-04 15:08:03.533  1295  1295 F DEBUG   : tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
12-04 15:08:03.533  1295  1295 F DEBUG   : pac_enabled_keys: 000000000000000f (PR_PAC_APIAKEY, PR_PAC_APIBKEY, PR_PAC_APDAKEY, PR_PAC_APDBKEY)
12-04 15:08:03.533  1295  1295 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0000000000000000
12-04 15:08:03.533  1295  1295 F DEBUG   : Cause: null pointer dereference
12-04 15:08:03.533  1295  1295 F DEBUG   :     x0  b400007778c8bdc0  x1  0000000000000001  x2  0000000000000050  x3  0000000000000010
12-04 15:08:03.533  1295  1295 F DEBUG   :     x4  0200007778c8be00  x5  b4000077c8c833e0  x6  0000000042c2c000  x7  0000000042c2c000
12-04 15:08:03.533  1295  1295 F DEBUG   :     x8  645bee43df54b36b  x9  645bee43df54b36b  x10 000000004bdca140  x11 0000000000000004
12-04 15:08:03.533  1295  1295 F DEBUG   :     x12 0000000000000000  x13 0fb8e58b406c9c94  x14 8c6a7ec3e121bfb1  x15 c3a5c85c97cb3127
12-04 15:08:03.533  1295  1295 F DEBUG   :     x16 00000079e8d49cb8  x17 00000079e8cc8000  x18 00000076ecaac000  x19 b4000078c8c7bab0
12-04 15:08:03.533  1295  1295 F DEBUG   :     x20 b4000078c8c7b9d0  x21 b4000078c8c7be10  x22 0000000000000000  x23 0000000000000010
12-04 15:08:03.533  1295  1295 F DEBUG   :     x24 b4000077c8c833f0  x25 00000076f3394fc0  x26 5245424d554e5f45  x27 454e494c45504950
12-04 15:08:03.533  1295  1295 F DEBUG   :     x28 b4000077c8c83360  x29 00000076f3394090
12-04 15:08:03.533  1295  1295 F DEBUG   :     lr  00000076e3562f3c  sp  00000076f3394020  pc  00000076e3562f48  pst 0000000060001000
12-04 15:08:03.533  1295  1295 F DEBUG   : 7 total frames
12-04 15:08:03.533  1295  1295 F DEBUG   : backtrace:
12-04 15:08:03.533  1295  1295 F DEBUG   :       #00 pc 000000000001cf48  /vendor/lib64/libqapesdk.so (QapeFeature::initActionMap()+4432) (BuildId: e6cf718412ae01401d24b9cd8eb969da)
12-04 15:08:03.533  1295  1295 F DEBUG   :       #01 pc 000000000001b808  /vendor/lib64/libqapesdk.so (QapeFeature::QapeFeature(FeatureInfo)+224) (BuildId: e6cf718412ae01401d24b9cd8eb969da)
12-04 15:08:03.533  1295  1295 F DEBUG   :       #02 pc 00000000000199cc  /vendor/lib64/libqapesdk.so (Feature* createClassObj<Feature, FeatureInfo, QapeFeature>(FeatureInfo) (.cfi)+84) (BuildId: e6cf718412ae01401d24b9cd8eb969da)
12-04 15:08:03.533  1295  1295 F DEBUG   :       #03 pc 000000000002a298  /vendor/lib64/liblearningmodule.so (LearningModule::lmMain()+1800) (BuildId: 03f3fd756e333c7386cb86e0f06eb67c)
12-04 15:08:03.534  1295  1295 F DEBUG   :       #04 pc 000000000002b848  /vendor/lib64/liblearningmodule.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (LearningModule::*)(), LearningModule*> >(void*) (.cfi)+88) (BuildId: 03f3fd756e333c7386cb86e0f06eb67c)
12-04 15:08:03.534  1295  1295 F DEBUG   :       #05 pc 00000000000c788c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 10e4b95819ebccf0a5e6614022bdcdc4)
12-04 15:08:03.534  1295  1295 F DEBUG   :       #06 pc 000000000005d894  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 10e4b95819ebccf0a5e6614022bdcdc4)

Change-Id: I6eda7ae2b54fd916c64684e15d3fb90eabfa63f9
2023-12-06 08:45:00 +00:00
Fabian Leutenegger 4561987942 vendor: perf: kalama: Remove whitespace
Change-Id: Id19258e890b38cbc30b8a18f0b16ea805c6486c4
2023-12-06 08:17:02 +00:00