Slang made the rs_types.rsh and rs_math.rsh the default include files. Delete them in allapps.rs.
Change-Id: I99f477bb779eac244315baeaef028947d85625d4
This commit is contained in:
parent
163feaee4d
commit
401d892f4c
|
@ -2,8 +2,6 @@
|
|||
|
||||
#pragma rs java_package_name(com.android.launcher2)
|
||||
|
||||
#include "rs_types.rsh"
|
||||
#include "rs_math.rsh"
|
||||
#include "rs_graphics.rsh"
|
||||
|
||||
#define PI 3.14159f
|
||||
|
|
Loading…
Reference in New Issue