-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
While running STS test case CVE_2021_0318, Sensors services was crashing because of improper TAG reference in SensorEvent. As a result, unacceptable event values is received in sensor framework layer. proper TAG values is now updated in Sensor AIDL HAL layer according to its types - vec3,vec4,uncal,data and scalar to handle all 9 types of sensors. testcase :- "run sts-dynamic-full -m CtsSecurityBulletinHostTestCases -t android.security.cts.Poc21_01#testPocCVE_2021_0318" Tracked-On: OAM-114640 Signed-off-by: Ranjan, Rajani <rajani.ranjan@intel.com>
- Loading branch information
1 parent
eddd832
commit 4c94616
Showing
1 changed file
with
141 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters